diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2009-10-04 12:53:12 +0200 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2009-10-04 12:53:12 +0200 |
commit | 2fb4f224f37d686299ad70354c9f227b86a7f391 (patch) | |
tree | 01e8219cb62f716d6f81de2f02f74671b006b7ea /samples/i686-nptl-linux-gnu | |
parent | a14d72bf4f1a8b8986a745d1d26e3958f9e10bc4 (diff) | |
download | crosstool-ng-2fb4f224f37d686299ad70354c9f227b86a7f391.tar.gz crosstool-ng-2fb4f224f37d686299ad70354c9f227b86a7f391.tar.bz2 crosstool-ng-2fb4f224f37d686299ad70354c9f227b86a7f391.zip |
samples: update
Diffstat (limited to 'samples/i686-nptl-linux-gnu')
-rw-r--r-- | samples/i686-nptl-linux-gnu/crosstool.config | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/samples/i686-nptl-linux-gnu/crosstool.config b/samples/i686-nptl-linux-gnu/crosstool.config index 517c46da..71306204 100644 --- a/samples/i686-nptl-linux-gnu/crosstool.config +++ b/samples/i686-nptl-linux-gnu/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: hg_default@1552_6ee673ab382e -# Sat Oct 3 16:22:40 2009 +# crosstool-NG version: hg_default@1562_fdf936326ccd +# Sun Oct 4 12:47:38 2009 # # @@ -308,8 +308,6 @@ CT_LIBC_V_2_9=y # CT_LIBC_V_2_5_1 is not set # CT_LIBC_V_2_5 is not set # CT_LIBC_V_2_3_6 is not set -# CT_LIBC_V_LATEST is not set -# CT_LIBC_V_date is not set CT_LIBC_GLIBC_2_8_or_later=y CT_LIBC_GLIBC_TARBALL=y # CT_LIBC_GLIBC_CVS is not set @@ -396,9 +394,10 @@ CT_STRACE_VERSION="4.5.17" # Tools facilities # CT_TOOL_libelf=y -# CT_LIBELF_V_0_8_11 is not set -CT_LIBELF_V_0_8_10=y -CT_LIBELF_VERSION="0.8.10" +# CT_LIBELF_V_0_8_12 is not set +CT_LIBELF_V_0_8_11=y +# CT_LIBELF_V_0_8_10 is not set +CT_LIBELF_VERSION="0.8.11" CT_TOOL_sstrip=y CT_SSTRIP_BUILDROOT=y # CT_SSTRIP_ELFKICKERS is not set |