Author: beat
Date: Sun Jun 3 15:44:25 2012
New Revision: 717
Log:
- Back out previous commit
Requested by: Jan Beich <jbeich AT tormail.net>
Modified:
branches/experimental/Mk/bsd.gecko.mk
branches/experimental/www/firefox-beta/files/patch-xpcom_base_nsStackWalk.cpp
Modified: branches/experimental/Mk/bsd.gecko.mk
==============================================================================
--- branches/experimental/Mk/bsd.gecko.mk Sun Jun 3 13:12:30 2012
(r716)
+++ branches/experimental/Mk/bsd.gecko.mk Sun Jun 3 15:44:25 2012
(r717)
@@ -783,7 +783,6 @@
@if [ -f ${MOZSRC}/${subdir}/config/system-headers ] ; then \
${ECHO_CMD} "fenv.h" >>
${MOZSRC}/${subdir}/config/system-headers ; \
${ECHO_CMD} "pthread_np.h" >>
${MOZSRC}/${subdir}/config/system-headers ; \
- ${ECHO_CMD} "unwind.h" >>
${MOZSRC}/${subdir}/config/system-headers ; \
fi
.endfor
@${REINPLACE_CMD} -e 's|%%MOZILLA%%|${MOZILLA}|g' \
Modified:
branches/experimental/www/firefox-beta/files/patch-xpcom_base_nsStackWalk.cpp
==============================================================================
---
branches/experimental/www/firefox-beta/files/patch-xpcom_base_nsStackWalk.cpp
Sun Jun 3 13:12:30 2012 (r716)
+++
branches/experimental/www/firefox-beta/files/patch-xpcom_base_nsStackWalk.cpp
Sun Jun 3 15:44:25 2012 (r717)
@@ -9,11 +9,3 @@
#include <dlfcn.h>
#endif
-@@ -1155,6 +1155,7 @@
-
- #elif defined(HAVE__UNWIND_BACKTRACE)
-
-+#define _GNU_SOURCE
- // libgcc_s.so symbols _Unwind_Backtrace@@GCC_3.3 and _Unwind_GetIP@@GCC_3.0
- #include <unwind.h>
-
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"