[CRIU] [V3 0/4] help to review patches for build with Android NDK
Dmitry Safonov
0x7f454c46 at gmail.com
Thu Apr 4 18:28:17 MSK 2019
On 4/4/19 3:22 AM, ning.a.zhang at intel.com wrote:
> From: Zhang Ning <ning.a.zhang at intel.com>
>
> Hi, all
>
> Previous patches I added -Wno-macro-redefined and -Wno-implicit-function-declaration,
> in CRIU Makefile or build script to supress error reported by Android NDK/Clang.
> this is wrong, pointed out by Dmitry, Thank you.
>
> Thus two new patches are added.
>
> Change log:
> remove -Wno-implicit-function-declaration.
> add ifndef check for UNIX_PATH_MAX to avoid -Wno-macro-redefined.
> add index function declare.
> add notes for Android NDK cross compile.
>
> Zhang Ning (4):
> Android NDK: necessary Makefile changes
> Android NDK: UNIX_PATH_MAX is defined in un.h
> Android NDK: no index function in strings.h
> Add notes for Android NDK cross compile
Thanks for the patches,
Reviewed-by: Dmitry Safonov <0x7f454c46 at gmail.com>
More information about the CRIU
mailing list