View | Details | Raw Unified
Collapse All | Expand All

(-) /tmp/gcc-config (-1 / +1 lines)
 Lines 255-261    Link Here 
	done
	done
	# Update the wrappers for this profile
	# Update the wrappers for this profile
	local native="gcc cpp cc c++ g++ f77 g77 gcj"
	local native="gcc cpp cc c++ g++ f77 g77 gcj gcjh gfortran"
	is_cross_compiler && native=""
	is_cross_compiler && native=""
	for x in ${native} ${CTARGET}-{cpp,gcc,c++,g++,f77,g77,gcj} ; do
	for x in ${native} ${CTARGET}-{cpp,gcc,c++,g++,f77,g77,gcj} ; do
		# Make sure we have no stale wrappers
		# Make sure we have no stale wrappers