Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 910071
Collapse All | Expand All

(-)a/www-client/firefox/firefox-118.0.1.ebuild (+2 lines)
Lines 917-922 src_configure() { Link Here
917
	if use hardened ; then
917
	if use hardened ; then
918
		mozconfig_add_options_ac "+hardened" --enable-hardening
918
		mozconfig_add_options_ac "+hardened" --enable-hardening
919
		append-ldflags "-Wl,-z,relro -Wl,-z,now"
919
		append-ldflags "-Wl,-z,relro -Wl,-z,now"
920
921
		sed -i -e '/-D_FORTIFY_SOURCE=/s:2:3:' "${S}"/build/moz.configure/toolchain.configure || die
920
	fi
922
	fi
921
923
922
	local myaudiobackends=""
924
	local myaudiobackends=""

Return to bug 910071