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

Collapse All | Expand All

(-)files/gentoo.config-0.9.8 (-2 / +4 lines)
Lines 79-86 Link Here
79
		alphaev56*)   machine=alpha+bwx-${compiler};;
79
		alphaev56*)   machine=alpha+bwx-${compiler};;
80
		alphaev[678]*)machine=alpha+bwx-${compiler};;
80
		alphaev[678]*)machine=alpha+bwx-${compiler};;
81
		alpha*)       machine=alpha-${compiler};;
81
		alpha*)       machine=alpha-${compiler};;
82
		arm*b*)       machine="generic32 -DB_ENDIAN";;
82
		arm[1-3]*b*)  machine="generic32 -DB_ENDIAN";;
83
		arm*)         machine="generic32 -DL_ENDIAN";;
83
		arm[1-3]*)    machine="generic32 -DL_ENDIAN";;
84
		arm*b*)       machine="armv4 -DB_ENDIAN";;
85
		arm*)         machine="armv4 -DL_ENDIAN";;
84
	#	hppa64*)      machine=parisc64;;
86
	#	hppa64*)      machine=parisc64;;
85
		hppa*)        machine="generic32 -DB_ENDIAN";;
87
		hppa*)        machine="generic32 -DB_ENDIAN";;
86
		i[0-9]86*)    machine=elf;;
88
		i[0-9]86*)    machine=elf;;

Return to bug 333679