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

Collapse All | Expand All

(-)config/config.sub (-5 lines)
Lines 230-240 Link Here
230
	i[34567]86)
230
	i[34567]86)
231
	  basic_machine=$basic_machine-pc
231
	  basic_machine=$basic_machine-pc
232
	  ;;
232
	  ;;
233
234
	x86_64-*)
235
	  basic_machine=x86_64-pc
236
	  ;;
237
	  
238
	# Object if more than one company name word.
233
	# Object if more than one company name word.
239
	*-*-*)
234
	*-*-*)
240
		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
235
		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2

Return to bug 38490