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

(-)kexec-tools-2.0.2-r1.ebuild~ (+3 lines)
Lines 28-33 Link Here
28
		filter-flags -fPIE
28
		filter-flags -fPIE
29
		append-ldflags -nopie
29
		append-ldflags -nopie
30
	fi
30
	fi
31
32
	#--no-undefined is linker option, not gcc's one#
33
	sed -i 's/--no-undefined/-Wl,--no-undefined/g' purgatory/Makefile || die "sed failed"
31
}
34
}
32
35
33
src_configure() {
36
src_configure() {

Return to bug 361069