[SVN-Commit] r773 - branches/experimental/www/libxul19/files
svn-freebsd-gecko at chruetertee.ch
svn-freebsd-gecko at chruetertee.ch
Mon Jun 18 14:17:33 UTC 2012
Author: jbeich
Date: Mon Jun 18 14:17:27 2012
New Revision: 773
Log:
remove libc++ patch that slipped in from libxul-10.0.2 port
Modified:
branches/experimental/www/libxul19/files/patch-xpcom_base_nsStackWalk.cpp
Modified: branches/experimental/www/libxul19/files/patch-xpcom_base_nsStackWalk.cpp
==============================================================================
--- branches/experimental/www/libxul19/files/patch-xpcom_base_nsStackWalk.cpp Mon Jun 18 14:09:37 2012 (r772)
+++ branches/experimental/www/libxul19/files/patch-xpcom_base_nsStackWalk.cpp Mon Jun 18 14:17:27 2012 (r773)
@@ -9,11 +9,3 @@
#include <dlfcn.h>
#endif
-@@ -1123,6 +1123,7 @@ NS_StackWalk(NS_WalkStackCallback aCallb
-
- #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>
-
More information about the freebsd-gecko
mailing list