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

(-)toolchain.eclass (+4 lines)
Lines 1142-1147 Link Here
1142
			confgcc="${confgcc} --disable-libssp"
1142
			confgcc="${confgcc} --disable-libssp"
1143
		fi
1143
		fi
1144
1144
1145
		if tc_version_is_at_least "4.2" ; then
1146
			confgcc="${confgcc} $(use_enable openmp libgomp)"
1147
		fi
1148
1145
		# enable the cld workaround until we move things to stable.
1149
		# enable the cld workaround until we move things to stable.
1146
		# by that point, the rest of the software out there should
1150
		# by that point, the rest of the software out there should
1147
		# have caught up.
1151
		# have caught up.

Return to bug 234841