aboutsummaryrefslogtreecommitdiff
path: root/core/combo/include/arch/freebsd-x86/AndroidConfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/combo/include/arch/freebsd-x86/AndroidConfig.h')
-rw-r--r--core/combo/include/arch/freebsd-x86/AndroidConfig.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/core/combo/include/arch/freebsd-x86/AndroidConfig.h b/core/combo/include/arch/freebsd-x86/AndroidConfig.h
index 4bc5559701..6f50918a49 100644
--- a/core/combo/include/arch/freebsd-x86/AndroidConfig.h
+++ b/core/combo/include/arch/freebsd-x86/AndroidConfig.h
@@ -187,13 +187,6 @@
#define HAVE_BACKTRACE 0
/*
- * Defined if we have the dladdr() call for retrieving the symbol associated
- * with a memory address. If not defined, stack crawls will not have symbolic
- * information.
- */
-#define HAVE_DLADDR 1
-
-/*
* Defined if we have the cxxabi.h header for demangling C++ symbols. If
* not defined, stack crawls will be displayed with raw mangled symbols
*/