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

Collapse All | Expand All

(-)acinclude.m4~ (-1 / +1 lines)
Lines 503-509 Link Here
503
			AFS_SYSNAME="s390x_linuxXX"
503
			AFS_SYSNAME="s390x_linuxXX"
504
			;;
504
			;;
505
		sparc-*-linux*)
505
		sparc-*-linux*)
506
			AFS_SYSNAME="sparc_linuxXX"
506
			AFS_SYSNAME="`/bin/arch`_linuxXX"
507
			;;
507
			;;
508
		sparc64-*-linux*)
508
		sparc64-*-linux*)
509
			AFS_SYSNAME="sparc64_linuxXX"
509
			AFS_SYSNAME="sparc64_linuxXX"

Return to bug 176050