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

Collapse All | Expand All

(-)file_not_specified_in_diff (+5 lines)
Line 979 Link Here
979
			
980
		# If arch is armv7-m, use thumb mode only.
981
		if [[ ${arm_arch} =~ "-m" ]] ; then
982
			confgcc+=" --with-mode=thumb"
983
		fi

Return to bug 418209