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

(-)/usr/portage/dev-cpp/tbb/tbb-4.0.297.ebuild (+1 lines)
Lines 45-50 Link Here
45
		-e "/CONLY/s/gcc/$(tc-getCC)/g" \
45
		-e "/CONLY/s/gcc/$(tc-getCC)/g" \
46
		-e "s/gcc -/$(tc-getCC) -v/g" \
46
		-e "s/gcc -/$(tc-getCC) -v/g" \
47
		-e '/CPLUS_FLAGS +=/s/-march=pentium4//' \
47
		-e '/CPLUS_FLAGS +=/s/-march=pentium4//' \
48
		-e 's/-m64/ /g' \
48
		build/*.inc || die
49
		build/*.inc || die
49
	# - Strip the $(shell ... >$(NUL) 2>$(NUL)) wrapping, leaving just the
50
	# - Strip the $(shell ... >$(NUL) 2>$(NUL)) wrapping, leaving just the
50
	#   actual command.
51
	#   actual command.

Return to bug 428406