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

(-)boot0-8.0.ebuild.orig (+2 lines)
Lines 41-46 Link Here
41
41
42
src_compile() {
42
src_compile() {
43
	strip-flags
43
	strip-flags
44
	filter-flags -fPIC
45
	filter-flags -fpic
44
	append-flags "-I/usr/include/libstand/"
46
	append-flags "-I/usr/include/libstand/"
45
	append-flags "-fno-strict-aliasing"
47
	append-flags "-fno-strict-aliasing"
46
	NOFLAGSTRIP="yes" freebsd_src_compile
48
	NOFLAGSTRIP="yes" freebsd_src_compile

Return to bug 363687