am 405931e9
: Merge "Stop defining HAVE_UNWIND_CONTEXT_STRUCT."
* commit '405931e961b66b5862a14d75792736ca622f5f34': Stop defining HAVE_UNWIND_CONTEXT_STRUCT.
This commit is contained in:
@@ -102,9 +102,4 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_PRINTF_ZD 1
|
#define HAVE_PRINTF_ZD 1
|
||||||
|
|
||||||
/*
|
|
||||||
* Whether or not _Unwind_Context is defined as a struct.
|
|
||||||
*/
|
|
||||||
#define HAVE_UNWIND_CONTEXT_STRUCT 1
|
|
||||||
|
|
||||||
#endif /* _ANDROID_CONFIG_H */
|
#endif /* _ANDROID_CONFIG_H */
|
||||||
|
@@ -97,9 +97,4 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_PRINTF_ZD 1
|
#define HAVE_PRINTF_ZD 1
|
||||||
|
|
||||||
/*
|
|
||||||
* Whether or not _Unwind_Context is defined as a struct.
|
|
||||||
*/
|
|
||||||
#define HAVE_UNWIND_CONTEXT_STRUCT 1
|
|
||||||
|
|
||||||
#endif /* _ANDROID_CONFIG_H */
|
#endif /* _ANDROID_CONFIG_H */
|
||||||
|
@@ -74,11 +74,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_PRCTL 1
|
#define HAVE_PRCTL 1
|
||||||
|
|
||||||
/*
|
|
||||||
* Whether or not _Unwind_Context is defined as a struct.
|
|
||||||
*/
|
|
||||||
#define HAVE_UNWIND_CONTEXT_STRUCT
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define if <stdint.h> exists.
|
* Define if <stdint.h> exists.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user