From d5eb1f0dcf96e4f0a3bd8eb203de513200d99514 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Tue, 17 Nov 2009 22:29:50 +0100 Subject: arch: cleanup the 32- and 64-bit selection --- samples/powerpc-e500v2-linux-gnuspe/crosstool.config | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'samples/powerpc-e500v2-linux-gnuspe') diff --git a/samples/powerpc-e500v2-linux-gnuspe/crosstool.config b/samples/powerpc-e500v2-linux-gnuspe/crosstool.config index b4958842..8f82feb5 100644 --- a/samples/powerpc-e500v2-linux-gnuspe/crosstool.config +++ b/samples/powerpc-e500v2-linux-gnuspe/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: hg_default@1634_192aef864818 -# Tue Nov 17 11:23:44 2009 +# crosstool-NG version: hg_default@1638_31d022b1a0de +# Tue Nov 17 11:57:27 2009 # # @@ -87,7 +87,6 @@ CT_LOG_FILE_COMPRESS=y # Target options # CT_ARCH="powerpc" -# CT_ARCH_64 is not set # CT_ARCH_SUPPORTS_BOTH_MMU is not set # CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set CT_ARCH_SUPPORTS_32=y @@ -105,8 +104,8 @@ CT_ARCH_DEFAULT_32=y CT_ARCH_ABI="" CT_ARCH_CPU="8548" CT_ARCH_TUNE="8548" -CT_ARCH_32b=y -# CT_ARCH_64b is not set +CT_ARCH_32=y +# CT_ARCH_64 is not set CT_ARCH_FLOAT_HW=y # CT_ARCH_FLOAT_SW is not set CT_TARGET_CFLAGS="-mfloat-gprs=double -Wa,-me500x2" @@ -122,10 +121,8 @@ CT_TARGET_LDFLAGS="" # CT_ARCH_mips is not set CT_ARCH_powerpc=y # CT_ARCH_s390 is not set -# CT_ARCH_s390x is not set # CT_ARCH_sh is not set # CT_ARCH_x86 is not set -# CT_ARCH_x86_64 is not set CT_ARCH_POWERPC_SPE=y CT_ARCH_USE_MMU=y -- cgit v1.2.3