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

(-)kexec-tools-2.0.2-r1.ebuild (+2 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
        # to disable the -fPIC cflag
32
                filter-flags -fPIC
31
33
32
	# gcc 4.6 compatibility (bug #361069)
34
	# gcc 4.6 compatibility (bug #361069)
33
	sed -i 's/--no-undefined/-Wl,--no-undefined/g' purgatory/Makefile || die "sed failed"
35
	sed -i 's/--no-undefined/-Wl,--no-undefined/g' purgatory/Makefile || die "sed failed"

Return to bug 364873