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

Collapse All | Expand All

(-)ncurses-5.4-r1.ebuild.orig (-1 / +1 lines)
Lines 33-39 Link Here
33
	# Shared objects are compiled properly with -fPIC, but
33
	# Shared objects are compiled properly with -fPIC, but
34
	# standard libs also require this.
34
	# standard libs also require this.
35
	64-bit && append-flags -fPIC
35
	64-bit && append-flags -fPIC
36
	filter-flags -pie
36
	filter-ldflags -pie
37
37
38
	# Detect mips systems
38
	# Detect mips systems
39
	use mips && gnuconfig_update
39
	use mips && gnuconfig_update

Return to bug 44825