Merge "Remove useless stuff from "AndroidConfig.h"."
This commit is contained in:
@@ -256,11 +256,6 @@
|
|||||||
*/
|
*/
|
||||||
#define MINCORE_POINTER_TYPE char *
|
#define MINCORE_POINTER_TYPE char *
|
||||||
|
|
||||||
/*
|
|
||||||
* Do we have the sigaction flag SA_NOCLDWAIT?
|
|
||||||
*/
|
|
||||||
#define HAVE_SA_NOCLDWAIT
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define if we include <sys/mount.h> for statfs()
|
* Define if we include <sys/mount.h> for statfs()
|
||||||
*/
|
*/
|
||||||
|
@@ -54,12 +54,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_FUTEX
|
#define HAVE_FUTEX
|
||||||
|
|
||||||
/*
|
|
||||||
* Define if we already have the futex wrapper functions defined. Yes if
|
|
||||||
* compiling against bionic.
|
|
||||||
*/
|
|
||||||
#define HAVE_FUTEX_WRAPPERS 1
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Process creation model. Choose one:
|
* Process creation model. Choose one:
|
||||||
*
|
*
|
||||||
@@ -263,21 +257,11 @@
|
|||||||
*/
|
*/
|
||||||
#define OS_SHARED_LIB_FORMAT_STR "lib%s.so"
|
#define OS_SHARED_LIB_FORMAT_STR "lib%s.so"
|
||||||
|
|
||||||
/*
|
|
||||||
* Do we have __memcmp16()?
|
|
||||||
*/
|
|
||||||
#define HAVE__MEMCMP16 1
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* type for the third argument to mincore().
|
* type for the third argument to mincore().
|
||||||
*/
|
*/
|
||||||
#define MINCORE_POINTER_TYPE unsigned char *
|
#define MINCORE_POINTER_TYPE unsigned char *
|
||||||
|
|
||||||
/*
|
|
||||||
* Do we have the sigaction flag SA_NOCLDWAIT?
|
|
||||||
*/
|
|
||||||
#define HAVE_SA_NOCLDWAIT
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* The default path separator for the platform
|
* The default path separator for the platform
|
||||||
*/
|
*/
|
||||||
|
@@ -54,12 +54,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_FUTEX
|
#define HAVE_FUTEX
|
||||||
|
|
||||||
/*
|
|
||||||
* Define if we already have the futex wrapper functions defined. Yes if
|
|
||||||
* compiling against bionic.
|
|
||||||
*/
|
|
||||||
#define HAVE_FUTEX_WRAPPERS 1
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Process creation model. Choose one:
|
* Process creation model. Choose one:
|
||||||
*
|
*
|
||||||
@@ -258,21 +252,11 @@
|
|||||||
*/
|
*/
|
||||||
#define OS_SHARED_LIB_FORMAT_STR "lib%s.so"
|
#define OS_SHARED_LIB_FORMAT_STR "lib%s.so"
|
||||||
|
|
||||||
/*
|
|
||||||
* Do we have __memcmp16()?
|
|
||||||
*/
|
|
||||||
#define HAVE__MEMCMP16 1
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* type for the third argument to mincore().
|
* type for the third argument to mincore().
|
||||||
*/
|
*/
|
||||||
#define MINCORE_POINTER_TYPE unsigned char *
|
#define MINCORE_POINTER_TYPE unsigned char *
|
||||||
|
|
||||||
/*
|
|
||||||
* Do we have the sigaction flag SA_NOCLDWAIT?
|
|
||||||
*/
|
|
||||||
#define HAVE_SA_NOCLDWAIT
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* The default path separator for the platform
|
* The default path separator for the platform
|
||||||
*/
|
*/
|
||||||
|
@@ -54,12 +54,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_FUTEX
|
#define HAVE_FUTEX
|
||||||
|
|
||||||
/*
|
|
||||||
* Define if we already have the futex wrapper functions defined. Yes if
|
|
||||||
* compiling against bionic.
|
|
||||||
*/
|
|
||||||
#define HAVE_FUTEX_WRAPPERS 1
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Process creation model. Choose one:
|
* Process creation model. Choose one:
|
||||||
*
|
*
|
||||||
@@ -280,21 +274,11 @@
|
|||||||
*/
|
*/
|
||||||
#define OS_SHARED_LIB_FORMAT_STR "lib%s.so"
|
#define OS_SHARED_LIB_FORMAT_STR "lib%s.so"
|
||||||
|
|
||||||
/*
|
|
||||||
* Do we have __memcmp16()?
|
|
||||||
*/
|
|
||||||
#define HAVE__MEMCMP16 1
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* type for the third argument to mincore().
|
* type for the third argument to mincore().
|
||||||
*/
|
*/
|
||||||
#define MINCORE_POINTER_TYPE unsigned char *
|
#define MINCORE_POINTER_TYPE unsigned char *
|
||||||
|
|
||||||
/*
|
|
||||||
* Do we have the sigaction flag SA_NOCLDWAIT?
|
|
||||||
*/
|
|
||||||
#define HAVE_SA_NOCLDWAIT
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* The default path separator for the platform
|
* The default path separator for the platform
|
||||||
*/
|
*/
|
||||||
|
@@ -54,12 +54,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_FUTEX
|
#define HAVE_FUTEX
|
||||||
|
|
||||||
/*
|
|
||||||
* Define if we already have the futex wrapper functions defined. Yes if
|
|
||||||
* compiling against bionic.
|
|
||||||
*/
|
|
||||||
#define HAVE_FUTEX_WRAPPERS 1
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Process creation model. Choose one:
|
* Process creation model. Choose one:
|
||||||
*
|
*
|
||||||
@@ -270,21 +264,11 @@
|
|||||||
*/
|
*/
|
||||||
#define OS_SHARED_LIB_FORMAT_STR "lib%s.so"
|
#define OS_SHARED_LIB_FORMAT_STR "lib%s.so"
|
||||||
|
|
||||||
/*
|
|
||||||
* Do we have __memcmp16()?
|
|
||||||
*/
|
|
||||||
#define HAVE__MEMCMP16 1
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* type for the third argument to mincore().
|
* type for the third argument to mincore().
|
||||||
*/
|
*/
|
||||||
#define MINCORE_POINTER_TYPE unsigned char *
|
#define MINCORE_POINTER_TYPE unsigned char *
|
||||||
|
|
||||||
/*
|
|
||||||
* Do we have the sigaction flag SA_NOCLDWAIT?
|
|
||||||
*/
|
|
||||||
#define HAVE_SA_NOCLDWAIT
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* The default path separator for the platform
|
* The default path separator for the platform
|
||||||
*/
|
*/
|
||||||
|
@@ -245,11 +245,6 @@
|
|||||||
*/
|
*/
|
||||||
#define MINCORE_POINTER_TYPE unsigned char *
|
#define MINCORE_POINTER_TYPE unsigned char *
|
||||||
|
|
||||||
/*
|
|
||||||
* Do we have the sigaction flag SA_NOCLDWAIT?
|
|
||||||
*/
|
|
||||||
#define HAVE_SA_NOCLDWAIT
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* The default path separator for the platform
|
* The default path separator for the platform
|
||||||
*/
|
*/
|
||||||
|
@@ -242,11 +242,6 @@
|
|||||||
*/
|
*/
|
||||||
#define MINCORE_POINTER_TYPE unsigned char *
|
#define MINCORE_POINTER_TYPE unsigned char *
|
||||||
|
|
||||||
/*
|
|
||||||
* Do we have the sigaction flag SA_NOCLDWAIT?
|
|
||||||
*/
|
|
||||||
#define HAVE_SA_NOCLDWAIT
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* The default path separator for the platform
|
* The default path separator for the platform
|
||||||
*/
|
*/
|
||||||
|
@@ -40,12 +40,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_FUTEX
|
#define HAVE_FUTEX
|
||||||
|
|
||||||
/*
|
|
||||||
* Define if we already have the futex wrapper functions defined. Yes if
|
|
||||||
* compiling against bionic.
|
|
||||||
*/
|
|
||||||
#define HAVE_FUTEX_WRAPPERS 1
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Process creation model. Choose one:
|
* Process creation model. Choose one:
|
||||||
*
|
*
|
||||||
@@ -252,21 +246,11 @@
|
|||||||
*/
|
*/
|
||||||
#define OS_SHARED_LIB_FORMAT_STR "lib%s.so"
|
#define OS_SHARED_LIB_FORMAT_STR "lib%s.so"
|
||||||
|
|
||||||
/*
|
|
||||||
* Do we have __memcmp16()?
|
|
||||||
*/
|
|
||||||
/* #define HAVE__MEMCMP16 1 */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* type for the third argument to mincore().
|
* type for the third argument to mincore().
|
||||||
*/
|
*/
|
||||||
#define MINCORE_POINTER_TYPE unsigned char *
|
#define MINCORE_POINTER_TYPE unsigned char *
|
||||||
|
|
||||||
/*
|
|
||||||
* Do we have the sigaction flag SA_NOCLDWAIT?
|
|
||||||
*/
|
|
||||||
#define HAVE_SA_NOCLDWAIT
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* The default path separator for the platform
|
* The default path separator for the platform
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user