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:
@@ -93,13 +93,6 @@
|
||||
#define HAVE_ENDIAN_H
|
||||
#define HAVE_LITTLE_ENDIAN
|
||||
|
||||
/*
|
||||
* 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