Jan Beich <[email protected]> writes:

> [email protected] writes:
>
>> Author: beat
>> Date: Sun Jun  3 13:07:26 2012
>> New Revision: 715
>>
>> Log:
>> - Unbreak on CURRENT after r236444
>>
>> PR:          ports/163454
>> Submitted 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
> [...]
>
> Please, back out. That PR is about libc++, not normal builds.
> -CURRENT hasn't switched to libc++ by default, yet.

Oops, it also affects Gecko builds with devel/libunwind installed
but not when port's GCC is used, e.g.

  $ fgrep _Unwind_Backtrace /usr/local/lib/gcc47/**/*.h
  
/usr/local/lib/gcc47/gcc/x86_64-portbld-freebsd9.9/4.7.1/include/unwind.h:_Unwind_Backtrace
 (_Unwind_Trace_Fn, void *);

unwind.h in GCC doesn't hide the function under _GNU_SOURCE.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to