diff options
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 3 | 
1 files changed, 1 insertions, 2 deletions
| @@ -55,8 +55,7 @@ case $PROC in  		ARCH="ARCH_PPC" ;;  	x86_64)  		ln -sf linux/x86_64 arch/this -		ARCH="ARCH_x86_64" -		LIBDIR="/usr/lib64" ;; +		ARCH="ARCH_x86_64" ;;  	mips*)  		ln -sf linux/mips arch/this  		ARCH="ARCH_MIPS" ;; | 
