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

(-)file_not_specified_in_diff (-1 / +4 lines)
Line  Link Here
0
-- flag-o-matic.eclass
0
++ flag-o-matic.eclass
Lines 55-60 Link Here
55
		-mlive-g0 -mcmodel -mstack-bias -mno-stack-bias \
55
		-mlive-g0 -mcmodel -mstack-bias -mno-stack-bias \
56
		-msecure-plt -m*-toc -D* -U*"
56
		-msecure-plt -m*-toc -D* -U*"
57
57
58
	# bug 289757
59
	ALLOWED_FLAGS="${ALLOWED_FLAGS} -fgnu89-inline"
60
58
	# 4.5
61
	# 4.5
59
	ALLOWED_FLAGS="${ALLOWED_FLAGS} -mno-fma4 -mno-movbe -mno-xop -mno-lwp"
62
	ALLOWED_FLAGS="${ALLOWED_FLAGS} -mno-fma4 -mno-movbe -mno-xop -mno-lwp"
60
63

Return to bug 346615