Loading core/combo/include/arch/darwin-x86/AndroidConfig.h +0 −10 Original line number Original line Diff line number Diff line Loading @@ -41,16 +41,6 @@ */ */ #define HAVE_PTHREADS #define HAVE_PTHREADS /* * Define this if you build against MSVCRT.DLL */ /* #define HAVE_MS_C_RUNTIME */ /* * Define this if you have sys/uio.h */ #define HAVE_SYS_UIO_H /* /* * Define this if your platforms implements symbolic links * Define this if your platforms implements symbolic links * in its filesystems * in its filesystems Loading core/combo/include/arch/linux-arm/AndroidConfig.h +0 −10 Original line number Original line Diff line number Diff line Loading @@ -41,16 +41,6 @@ */ */ #define HAVE_PTHREADS #define HAVE_PTHREADS /* * Define this if you build against MSVCRT.DLL */ /* #define HAVE_MS_C_RUNTIME */ /* * Define this if you have sys/uio.h */ #define HAVE_SYS_UIO_H 1 /* /* * Define this if your platforms implements symbolic links * Define this if your platforms implements symbolic links * in its filesystems * in its filesystems Loading core/combo/include/arch/linux-arm64/AndroidConfig.h +0 −6 Original line number Original line Diff line number Diff line Loading @@ -41,11 +41,6 @@ */ */ #define HAVE_PTHREADS #define HAVE_PTHREADS /* * Define this if you have sys/uio.h */ #define HAVE_SYS_UIO_H 1 /* /* * Define this if your platforms implements symbolic links * Define this if your platforms implements symbolic links * in its filesystems * in its filesystems Loading @@ -58,7 +53,6 @@ #define HAVE_POSIX_CLOCKS #define HAVE_POSIX_CLOCKS #define _FILE_OFFSET_BITS 64 #define _FILE_OFFSET_BITS 64 /* #define _LARGEFILE_SOURCE 1 */ /* /* * Define if we have <malloc.h> header * Define if we have <malloc.h> header Loading core/combo/include/arch/linux-mips/AndroidConfig.h +0 −24 Original line number Original line Diff line number Diff line Loading @@ -46,35 +46,17 @@ */ */ /* #define HAVE_MS_C_RUNTIME */ /* #define HAVE_MS_C_RUNTIME */ /* * Define this if you have sys/uio.h */ #define HAVE_SYS_UIO_H 1 /* /* * Define this if your platforms implements symbolic links * Define this if your platforms implements symbolic links * in its filesystems * in its filesystems */ */ #define HAVE_SYMLINKS #define HAVE_SYMLINKS /* * Define this if we want to use WinSock. */ /* #define HAVE_WINSOCK */ /* /* * Define this if have clock_gettime() and friends * Define this if have clock_gettime() and friends */ */ #define HAVE_POSIX_CLOCKS #define HAVE_POSIX_CLOCKS /* * We need to choose between 32-bit and 64-bit off_t. All of our code should * agree on the same size. For desktop systems, use 64-bit values, * because some of our libraries (e.g. wxWidgets) expect to be built that way. */ /* #define _FILE_OFFSET_BITS 64 */ /* #define _LARGEFILE_SOURCE 1 */ /* /* * Define if we have <malloc.h> header * Define if we have <malloc.h> header */ */ Loading @@ -90,12 +72,6 @@ */ */ #define HAVE_LIBC_SYSTEM_PROPERTIES 1 #define HAVE_LIBC_SYSTEM_PROPERTIES 1 /* * Define if system provides a system property server (should be * mutually exclusive with HAVE_LIBC_SYSTEM_PROPERTIES). */ /* #define HAVE_SYSTEM_PROPERTY_SERVER */ /* /* * sprintf() format string for shared library naming. * sprintf() format string for shared library naming. */ */ Loading core/combo/include/arch/linux-mips64/AndroidConfig.h +0 −22 Original line number Original line Diff line number Diff line Loading @@ -41,34 +41,18 @@ */ */ #define HAVE_PTHREADS #define HAVE_PTHREADS /* * Define this if you build against MSVCRT.DLL */ /* #define HAVE_MS_C_RUNTIME */ /* * Define this if you have sys/uio.h */ #define HAVE_SYS_UIO_H 1 /* /* * Define this if your platforms implements symbolic links * Define this if your platforms implements symbolic links * in its filesystems * in its filesystems */ */ #define HAVE_SYMLINKS #define HAVE_SYMLINKS /* * Define this if we want to use WinSock. */ /* #define HAVE_WINSOCK */ /* /* * Define this if have clock_gettime() and friends * Define this if have clock_gettime() and friends */ */ #define HAVE_POSIX_CLOCKS #define HAVE_POSIX_CLOCKS #define _FILE_OFFSET_BITS 64 #define _FILE_OFFSET_BITS 64 /* #define _LARGEFILE_SOURCE 1 */ /* /* * Define if we have <malloc.h> header * Define if we have <malloc.h> header Loading @@ -85,12 +69,6 @@ */ */ #define HAVE_LIBC_SYSTEM_PROPERTIES 1 #define HAVE_LIBC_SYSTEM_PROPERTIES 1 /* * Define if system provides a system property server (should be * mutually exclusive with HAVE_LIBC_SYSTEM_PROPERTIES). */ /* #define HAVE_SYSTEM_PROPERTY_SERVER */ /* /* * sprintf() format string for shared library naming. * sprintf() format string for shared library naming. */ */ Loading Loading
core/combo/include/arch/darwin-x86/AndroidConfig.h +0 −10 Original line number Original line Diff line number Diff line Loading @@ -41,16 +41,6 @@ */ */ #define HAVE_PTHREADS #define HAVE_PTHREADS /* * Define this if you build against MSVCRT.DLL */ /* #define HAVE_MS_C_RUNTIME */ /* * Define this if you have sys/uio.h */ #define HAVE_SYS_UIO_H /* /* * Define this if your platforms implements symbolic links * Define this if your platforms implements symbolic links * in its filesystems * in its filesystems Loading
core/combo/include/arch/linux-arm/AndroidConfig.h +0 −10 Original line number Original line Diff line number Diff line Loading @@ -41,16 +41,6 @@ */ */ #define HAVE_PTHREADS #define HAVE_PTHREADS /* * Define this if you build against MSVCRT.DLL */ /* #define HAVE_MS_C_RUNTIME */ /* * Define this if you have sys/uio.h */ #define HAVE_SYS_UIO_H 1 /* /* * Define this if your platforms implements symbolic links * Define this if your platforms implements symbolic links * in its filesystems * in its filesystems Loading
core/combo/include/arch/linux-arm64/AndroidConfig.h +0 −6 Original line number Original line Diff line number Diff line Loading @@ -41,11 +41,6 @@ */ */ #define HAVE_PTHREADS #define HAVE_PTHREADS /* * Define this if you have sys/uio.h */ #define HAVE_SYS_UIO_H 1 /* /* * Define this if your platforms implements symbolic links * Define this if your platforms implements symbolic links * in its filesystems * in its filesystems Loading @@ -58,7 +53,6 @@ #define HAVE_POSIX_CLOCKS #define HAVE_POSIX_CLOCKS #define _FILE_OFFSET_BITS 64 #define _FILE_OFFSET_BITS 64 /* #define _LARGEFILE_SOURCE 1 */ /* /* * Define if we have <malloc.h> header * Define if we have <malloc.h> header Loading
core/combo/include/arch/linux-mips/AndroidConfig.h +0 −24 Original line number Original line Diff line number Diff line Loading @@ -46,35 +46,17 @@ */ */ /* #define HAVE_MS_C_RUNTIME */ /* #define HAVE_MS_C_RUNTIME */ /* * Define this if you have sys/uio.h */ #define HAVE_SYS_UIO_H 1 /* /* * Define this if your platforms implements symbolic links * Define this if your platforms implements symbolic links * in its filesystems * in its filesystems */ */ #define HAVE_SYMLINKS #define HAVE_SYMLINKS /* * Define this if we want to use WinSock. */ /* #define HAVE_WINSOCK */ /* /* * Define this if have clock_gettime() and friends * Define this if have clock_gettime() and friends */ */ #define HAVE_POSIX_CLOCKS #define HAVE_POSIX_CLOCKS /* * We need to choose between 32-bit and 64-bit off_t. All of our code should * agree on the same size. For desktop systems, use 64-bit values, * because some of our libraries (e.g. wxWidgets) expect to be built that way. */ /* #define _FILE_OFFSET_BITS 64 */ /* #define _LARGEFILE_SOURCE 1 */ /* /* * Define if we have <malloc.h> header * Define if we have <malloc.h> header */ */ Loading @@ -90,12 +72,6 @@ */ */ #define HAVE_LIBC_SYSTEM_PROPERTIES 1 #define HAVE_LIBC_SYSTEM_PROPERTIES 1 /* * Define if system provides a system property server (should be * mutually exclusive with HAVE_LIBC_SYSTEM_PROPERTIES). */ /* #define HAVE_SYSTEM_PROPERTY_SERVER */ /* /* * sprintf() format string for shared library naming. * sprintf() format string for shared library naming. */ */ Loading
core/combo/include/arch/linux-mips64/AndroidConfig.h +0 −22 Original line number Original line Diff line number Diff line Loading @@ -41,34 +41,18 @@ */ */ #define HAVE_PTHREADS #define HAVE_PTHREADS /* * Define this if you build against MSVCRT.DLL */ /* #define HAVE_MS_C_RUNTIME */ /* * Define this if you have sys/uio.h */ #define HAVE_SYS_UIO_H 1 /* /* * Define this if your platforms implements symbolic links * Define this if your platforms implements symbolic links * in its filesystems * in its filesystems */ */ #define HAVE_SYMLINKS #define HAVE_SYMLINKS /* * Define this if we want to use WinSock. */ /* #define HAVE_WINSOCK */ /* /* * Define this if have clock_gettime() and friends * Define this if have clock_gettime() and friends */ */ #define HAVE_POSIX_CLOCKS #define HAVE_POSIX_CLOCKS #define _FILE_OFFSET_BITS 64 #define _FILE_OFFSET_BITS 64 /* #define _LARGEFILE_SOURCE 1 */ /* /* * Define if we have <malloc.h> header * Define if we have <malloc.h> header Loading @@ -85,12 +69,6 @@ */ */ #define HAVE_LIBC_SYSTEM_PROPERTIES 1 #define HAVE_LIBC_SYSTEM_PROPERTIES 1 /* * Define if system provides a system property server (should be * mutually exclusive with HAVE_LIBC_SYSTEM_PROPERTIES). */ /* #define HAVE_SYSTEM_PROPERTY_SERVER */ /* /* * sprintf() format string for shared library naming. * sprintf() format string for shared library naming. */ */ Loading