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

(-)/usr/portage/games-emulation/gens/gens-2.15.5.ebuild (+1 lines)
Lines 24-29 Link Here
24
	epatch "${FILESDIR}"/${P}-romsdir.patch \
24
	epatch "${FILESDIR}"/${P}-romsdir.patch \
25
		"${FILESDIR}"/${P}-as-needed.patch \
25
		"${FILESDIR}"/${P}-as-needed.patch \
26
		"${FILESDIR}"/${P}-ovflfix.patch
26
		"${FILESDIR}"/${P}-ovflfix.patch
27
	sed -i '1i#define OF(x) x' src/gens/util/file/unzip.h
27
	append-ldflags -Wl,-z,noexecstack
28
	append-ldflags -Wl,-z,noexecstack
28
}
29
}
29
30

Return to bug 384019