[LTP] [PATCH v1] Fix build error caused by -Werror-implicit-function-declaration for Android
Petr Vorel
pvorel@suse.cz
Mon Apr 15 15:49:37 CEST 2019
Hi all,
> Fix build errors caused by -Werror-implicit-function-declaration by add missing
> <string.h> and <strings.h> for Android.
> Signed-off-by: Zhengwang Ruan <ruanzw@xiaopeng.com>
In the end merged this one (after rebase), which fixes android build for now and
added a ticket for replacing deprecated functions from <strings.h>
https://github.com/linux-test-project/ltp/issues/521
Zhengwang, thanks for your work and testing.
Kind regards,
Petr
More information about the ltp
mailing list