[Bug 208538] www/firefox 45 fails to build with -pie on lang/gcc after r410748

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 5 13:22:44 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208538

--- Comment #3 from russo at bogodyn.org ---
Yes, this system has FAVORITE_COMPILER=gcc, and for various reasons has to keep
it that way.  Using clang by commenting out FAVORITE_COMPILER in make.conf does
let firefox build.   Since there are so many ports (mostly libraries) that I've
had to compile with gcc48 for the development that happens on this machine,
that's not an ideal path forward.

I will also try gcc5, perhaps by specifying "USE_GCC=4.9+" during the firefox
build.  At least that I can force to happen for upgrades in
/usr/local/etc/pkg.conf without breaking all the 4.8-interdependent libraries.

Perhaps this is worthy of a note in UPDATING?  Not sure how many folks are
still stuck having to force gcc ports builds in 9.x, but it might help.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-gecko mailing list