Hi,
Attached patch to fix the build with the Android NDK for x86. This was
triggered building libtasn1 with the following error:
/bin/bash ../libtool --tag=CC --mode=compile i686-linux-android-gcc
-fuse-ld=gold -std=gnu99 -DHAVE_CONFIG_H -I. -I..
--sysroot=/home/andoni/cerbero/android-ndk-r8b/
Hi,
The attached patch is a proposed fix to fix building gnulib with
Android's Binonic for X86 (this bugs does not appear for ARM
architectures).
In lib/stdint.in.h there is the following fix for Bionic, which
includes the system's stdint.h if time_t is not defined, defined in
included-fixed/sys/