Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 689358 | Differences between
and this patch

Collapse All | Expand All

(-)a/www-client/firefox/firefox-69.0.ebuild (-1 / +2 lines)
Lines 390-395 src_configure() { Link Here
390
				show_old_compiler_warning=1
390
				show_old_compiler_warning=1
391
			fi
391
			fi
392
392
393
			append-cxxflags -flto
394
393
			if ! use cpu_flags_x86_avx2 ; then
395
			if ! use cpu_flags_x86_avx2 ; then
394
				local _gcc_version_with_ipa_cdtor_fix="8.3"
396
				local _gcc_version_with_ipa_cdtor_fix="8.3"
395
				local _current_gcc_version="$(gcc-major-version).$(gcc-minor-version)"
397
				local _current_gcc_version="$(gcc-major-version).$(gcc-minor-version)"
396
- 

Return to bug 689358