Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Mar 2019 10:30:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 233707] www/firefox: fails to build with -fstack-protector-{strong,all} + -Wl,-z,nocopyreloc
Message-ID:  <bug-233707-29464-iHQ6bUvdNF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233707-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233707-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233707

--- Comment #24 from Tijl Coosemans <tijl@FreeBSD.org> ---
(In reply to rozhuk.im from comment #23)
The change committed to the ports tree says that no libraries are needed to=
 use
clock_gettime.  It does not disable clock_gettime.  And it's not -fPIC that=
 is
missing but -fPIE.  I always build with -fstack-protector-strong and I'm not
seeing any build error.  I suspect the error you had was caused by local
changes.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233707-29464-iHQ6bUvdNF>