Remove more namespace pollution.
Nothing in our tree is using this HAVE_BACKTRACE definition, but we do have a hack in external/llvm to work around the namespace pollution. Change-Id: Ib51d8bbd598dd2961a028216bf0b489dc7ad4880
This commit is contained in:
@@ -91,13 +91,6 @@
|
||||
#define _FILE_OFFSET_BITS 64
|
||||
/* #define _LARGEFILE_SOURCE 1 */
|
||||
|
||||
/*
|
||||
* Defined if we have the backtrace() call for retrieving a stack trace.
|
||||
* Needed for CallStack to operate; if not defined, CallStack is
|
||||
* non-functional.
|
||||
*/
|
||||
#define HAVE_BACKTRACE 0
|
||||
|
||||
/*
|
||||
* Defined if we have the sched_setscheduler() call
|
||||
*/
|
||||
|
Reference in New Issue
Block a user