diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-07-07 21:31:08 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-07-07 21:31:08 +0000 |
commit | a14b6c3dd9fbefd37a0f6d2c9d32c242ae3c462a (patch) | |
tree | 2ceaf70f0962940f72ba47c026cade69d501a070 /samples/alphaev56-unknown-linux-gnu | |
parent | 22bd5ce4cad2496772a005556fbc33bbbcad4bf9 (diff) | |
download | crosstool-ng-a14b6c3dd9fbefd37a0f6d2c9d32c242ae3c462a.tar.gz crosstool-ng-a14b6c3dd9fbefd37a0f6d2c9d32c242ae3c462a.tar.bz2 crosstool-ng-a14b6c3dd9fbefd37a0f6d2c9d32c242ae3c462a.zip |
Update samples to latest options set (no config changes).
/trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 29 12 17 0 +++++--------
/trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 23 12 11 0 +++++-----
/trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 21 8 13 0 +++------
/trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config | 15 8 7 0 ++++---
/trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 19 10 9 0 +++++----
/trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 29 12 17 0 +++++--------
/trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 23 12 11 0 +++++-----
/trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config | 21 8 13 0 +++------
/trunk/samples/i586-geode-linux-uclibc/crosstool.config | 15 8 7 0 ++++---
/trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 23 12 11 0 +++++-----
/trunk/samples/mipsel-unknown-linux-gnu/crosstool.config | 11 6 5 0 +++--
/trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 23 12 11 0 +++++-----
/trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 9 5 4 0 ++--
13 files changed, 125 insertions(+), 136 deletions(-)
Diffstat (limited to 'samples/alphaev56-unknown-linux-gnu')
-rw-r--r-- | samples/alphaev56-unknown-linux-gnu/crosstool.config | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/samples/alphaev56-unknown-linux-gnu/crosstool.config b/samples/alphaev56-unknown-linux-gnu/crosstool.config index 3caf91c1..c7a4f738 100644 --- a/samples/alphaev56-unknown-linux-gnu/crosstool.config +++ b/samples/alphaev56-unknown-linux-gnu/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.1.0+svn_trunk@767 -# Mon Jun 30 08:04:50 2008 +# crosstool-NG version: 1.1.0+svn_trunk@776 +# Sat Jul 5 12:25:53 2008 # # @@ -77,13 +77,13 @@ CT_ARCH="alpha" # CT_ARCH_SUPPORT_ARCH is not set # CT_ARCH_SUPPORT_ABI is not set CT_ARCH_SUPPORT_CPU=y -CT_ARCH_CPU="ev56" CT_ARCH_SUPPORT_TUNE=y -CT_ARCH_TUNE="ev56" # CT_ARCH_SUPPORT_FPU is not set # CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set # CT_ARCH_DEFAULT_BE is not set # CT_ARCH_DEFAULT_LE is not set +CT_ARCH_CPU="ev56" +CT_ARCH_TUNE="ev56" CT_ARCH_FLOAT_HW=y # CT_ARCH_FLOAT_SW is not set CT_TARGET_CFLAGS="" @@ -174,6 +174,7 @@ CT_KERNEL_INSTALL_V_2_6_24_7=y # CT_KERNEL_INSTALL_V_2_6_25_7 is not set # CT_KERNEL_INSTALL_V_2_6_25_8 is not set # CT_KERNEL_INSTALL_V_2_6_25_9 is not set +# CT_KERNEL_INSTALL_V_2_6_25_10 is not set CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set |