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

Collapse All | Expand All

(-)glamor-0.5.1.ebuild (+2 lines)
Lines 36-39 Link Here
36
src_prepare() {
36
src_prepare() {
37
	sed -i 's/inst_LTLIBRARIES/lib_LTLIBRARIES/' src/Makefile.am || die
37
	sed -i 's/inst_LTLIBRARIES/lib_LTLIBRARIES/' src/Makefile.am || die
38
	xorg-2_src_prepare
38
	xorg-2_src_prepare
39
	# hardened ldflags
40
	append-ldflags -Wl,-z,lazy
39
}
41
}

Return to bug 488906