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/ia64-unknown-linux-gnu/crosstool.config | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'samples/ia64-unknown-linux-gnu') diff --git a/samples/ia64-unknown-linux-gnu/crosstool.config b/samples/ia64-unknown-linux-gnu/crosstool.config index 751a45d9..f8e18fe6 100644 --- a/samples/ia64-unknown-linux-gnu/crosstool.config +++ b/samples/ia64-unknown-linux-gnu/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: hg_default@1637_7dc6cf91b273 -# Tue Nov 17 11:55:12 2009 +# crosstool-NG version: hg_default@1638_31d022b1a0de +# Tue Nov 17 12:00:18 2009 # # @@ -87,7 +87,6 @@ CT_LOG_FILE_COMPRESS=y # Target options # CT_ARCH="ia64" -CT_ARCH_64=y # CT_ARCH_SUPPORTS_BOTH_MMU is not set CT_ARCH_SUPPORTS_BOTH_ENDIAN=y # CT_ARCH_SUPPORTS_32 is not set @@ -104,8 +103,8 @@ CT_ARCH_SUPPORTS_64=y # CT_ARCH_DEFAULT_64 is not set # CT_ARCH_BE is not set CT_ARCH_LE=y -# CT_ARCH_32b is not set -CT_ARCH_64b=y +# CT_ARCH_32 is not set +CT_ARCH_64=y CT_ARCH_FLOAT_HW=y # CT_ARCH_FLOAT_SW is not set CT_TARGET_CFLAGS="" -- cgit v1.2.3