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

(-)python-2.5.2-r4.ebuild~ (+5 lines)
Lines 121-126 Link Here
121
	   use hardened && replace-flags -O3 -O2
121
	   use hardened && replace-flags -O3 -O2
122
	fi
122
	fi
123
123
124
	# https://bugs.gentoo.org/show_bug.cgi?id=228905
125
	if has_version >=sys-devel/gcc-4* ; then
126
		append-flags -fwrapv
127
	fi
128
							
124
	export OPT="${CFLAGS}"
129
	export OPT="${CFLAGS}"
125
130
126
	local myconf
131
	local myconf

Return to bug 228905