Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jun 2012 14:17:27 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r773 - branches/experimental/www/libxul19/files
Message-ID:  <201206181417.q5IEHRGD081900@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
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>
- 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206181417.q5IEHRGD081900>