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/armeb-unknown-linux-uclibcgnueabi | |
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/armeb-unknown-linux-uclibcgnueabi')
-rw-r--r-- | samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config b/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config index 28f23bf9..a93b7485 100644 --- a/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config +++ b/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config @@ -9,7 +9,6 @@ CT_ARCH_BE=y CT_ARCH_FLOAT_SW=y CT_ARCH_arm=y CT_KERNEL_linux=y -CT_KERNEL_V_3_0_30=y CT_BINUTILS_V_2_21_1a=y CT_BINUTILS_LINKER_LD_GOLD=y CT_BINUTILS_GOLD_THREADS=y |