diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2009-11-17 22:29:50 +0100 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2009-11-17 22:29:50 +0100 |
commit | d5eb1f0dcf96e4f0a3bd8eb203de513200d99514 (patch) | |
tree | 1ee8ffb59fd655b61e4ca6a86880be0aa2a87fea /samples/s390x-ibm-linux-gnu | |
parent | d219235f73ad0ec70f37d4699960a091bc4953ca (diff) | |
download | crosstool-ng-d5eb1f0dcf96e4f0a3bd8eb203de513200d99514.tar.gz crosstool-ng-d5eb1f0dcf96e4f0a3bd8eb203de513200d99514.tar.bz2 crosstool-ng-d5eb1f0dcf96e4f0a3bd8eb203de513200d99514.zip |
arch: cleanup the 32- and 64-bit selection
Diffstat (limited to 'samples/s390x-ibm-linux-gnu')
-rw-r--r-- | samples/s390x-ibm-linux-gnu/crosstool.config | 15 |
1 files changed, 4 insertions, 11 deletions
diff --git a/samples/s390x-ibm-linux-gnu/crosstool.config b/samples/s390x-ibm-linux-gnu/crosstool.config index c1e5ab5e..3134e8b7 100644 --- a/samples/s390x-ibm-linux-gnu/crosstool.config +++ b/samples/s390x-ibm-linux-gnu/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: hg_default@1636_2ed5947c896a -# Tue Nov 17 11:54:19 2009 +# crosstool-NG version: hg_default@1638_31d022b1a0de +# Tue Nov 17 12:00:08 2009 # # @@ -84,7 +84,6 @@ CT_LOG_FILE_COMPRESS=y # Target options # CT_ARCH="s390" -CT_ARCH_64=y # CT_ARCH_SUPPORTS_BOTH_MMU is not set # CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set CT_ARCH_SUPPORTS_32=y @@ -100,8 +99,8 @@ CT_ARCH_SUPPORT_FPU=y CT_ARCH_DEFAULT_32=y # CT_ARCH_DEFAULT_64 is not set CT_ARCH_FPU="" -# 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="" @@ -119,12 +118,6 @@ CT_TARGET_LDFLAGS="" CT_ARCH_s390=y # CT_ARCH_sh is not set # CT_ARCH_x86 is not set -# CT_ARCH_ALPHA_EV4 is not set -# CT_ARCH_ALPHA_EV45 is not set -# CT_ARCH_ALPHA_EV5 is not set -# CT_ARCH_ALPHA_EV56 is not set -# CT_ARCH_ALPHA_EV6 is not set -# CT_ARCH_ALPHA_EV67 is not set CT_ARCH_USE_MMU=y # |