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

(-)snes9x-1.60.ebuild (-1 lines)
Lines 65-71 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
69
68
70
	# build breaks when zlib/zip support is disabled
69
	# build breaks when zlib/zip support is disabled
71
	local myeconfargs=(
70
	local myeconfargs=(

Return to bug 789963