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

Collapse All | Expand All

(-)/usr/portage/games-emulation/snes9x/snes9x-1.60.ebuild (+1 lines)
Lines 65-70 Link Here
65
65
66
src_configure() {
66
src_configure() {
67
	append-ldflags -Wl,-z,noexecstack
67
	append-ldflags -Wl,-z,noexecstack
68
	append-cppflags -std=gnu++14
68
69
69
	# build breaks when zlib/zip support is disabled
70
	# build breaks when zlib/zip support is disabled
70
	local myeconfargs=(
71
	local myeconfargs=(

Return to bug 789963