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> - _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
