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.old (+5 lines)
Lines 230-235 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
233
	# Object if more than one company name word.
238
	# Object if more than one company name word.
234
	*-*-*)
239
	*-*-*)
235
		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
240
		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2

Return to bug 38490