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

Collapse All | Expand All

(-)quakeforge-0.7.2_p20210601.ebuild (+1 lines)
Lines 72-77 Link Here
72
		tc-is-gcc && [[ $(gcc-major-version) -ge 11 ]] && replace-flags '-O[2-9]*' -Os
72
		tc-is-gcc && [[ $(gcc-major-version) -ge 11 ]] && replace-flags '-O[2-9]*' -Os
73
	fi
73
	fi
74
74
75
	append-cflags -mno-avx
75
	append-ldflags -Wl,-z,noexecstack
76
	append-ldflags -Wl,-z,noexecstack
76
77
77
	qf_client() {
78
	qf_client() {

Return to bug 797610