Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jun 2012 04:36:39 -1100
From:      Jan Beich <jbeich@tormail.org>
To:        freebsd-gecko@freebsd.org
Subject:   Re: [SVN-Commit] r715 - in branches/experimental: Mk www/firefox-beta/files
Message-ID:  <1SjY4X-000G1o-C7@internal.tormail.org>
In-Reply-To: <1SbCpx-000PYG-RS@internal.tormail.org> (Jan Beich's message of "Sun, 03 Jun 2012 08:35:31 -0700")
References:  <201206031307.q53D7Rqx095692@trillian.chruetertee.ch> <1SbCpx-000PYG-RS@internal.tormail.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Jan Beich <jbeich@tormail.org> writes:

> svn-freebsd-gecko@chruetertee.ch 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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1SjY4X-000G1o-C7>