diff options
author | Yann E. MORIN" <yann.morin.1998@free.fr> | 2012-11-09 18:22:31 +0100 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@free.fr> | 2012-11-09 18:22:31 +0100 |
commit | da76ef4f7165facf7f82cf7cb76c99059cd5f6b0 (patch) | |
tree | bad7e65f1d54900cbea9b2b2fe39f1142ca0e024 /samples/mips-unknown-linux-uclibc | |
parent | d12940f6ac688083afcd1f0bb30ac7966c8f79bc (diff) | |
download | crosstool-ng-da76ef4f7165facf7f82cf7cb76c99059cd5f6b0.tar.gz crosstool-ng-da76ef4f7165facf7f82cf7cb76c99059cd5f6b0.tar.bz2 crosstool-ng-da76ef4f7165facf7f82cf7cb76c99059cd5f6b0.zip |
samples: update samples for release
Refresh all samples against the new set of options, to be
sure they all build OK, before we can do the release.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'samples/mips-unknown-linux-uclibc')
-rw-r--r-- | samples/mips-unknown-linux-uclibc/crosstool.config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/mips-unknown-linux-uclibc/crosstool.config b/samples/mips-unknown-linux-uclibc/crosstool.config index 8d868ec8..72051d40 100644 --- a/samples/mips-unknown-linux-uclibc/crosstool.config +++ b/samples/mips-unknown-linux-uclibc/crosstool.config @@ -6,7 +6,6 @@ CT_ARCH_ARCH="mips1" CT_ARCH_FLOAT_SW=y CT_ARCH_mips=y CT_KERNEL_linux=y -CT_KERNEL_V_3_0_30=y CT_BINUTILS_V_2_21_1a=y CT_CC_V_4_6_1=y CT_CC_LANG_FORTRAN=y |