diff options
author | Alexey Neyman <stilor@att.net> | 2016-12-16 16:12:15 -0800 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2016-12-16 16:12:15 -0800 |
commit | e593a1a30b193f7aef2f439a28f162e8c5b3fd6e (patch) | |
tree | bf576d12274fb98f10b7dc1b6f22dce4daa6d72e /samples/i686-w64-mingw32,nios2-spico-elf | |
parent | 83d9e6a49a456fab7978ec56c4bc8bf1b41eda98 (diff) | |
download | crosstool-ng-e593a1a30b193f7aef2f439a28f162e8c5b3fd6e.tar.gz crosstool-ng-e593a1a30b193f7aef2f439a28f162e8c5b3fd6e.tar.bz2 crosstool-ng-e593a1a30b193f7aef2f439a28f162e8c5b3fd6e.zip |
Run samples through 'ct-ng update-samples'.
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'samples/i686-w64-mingw32,nios2-spico-elf')
-rw-r--r-- | samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config b/samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config index 70b5a03c..e0075fd1 100644 --- a/samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config +++ b/samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config @@ -9,9 +9,7 @@ CT_TOOLCHAIN_BUGURL="https://bitbucket.org/netzimme/eax-gcc/issues?status=new&st CT_TARGET_VENDOR="spico" CT_CANADIAN=y CT_HOST="i686-w64-mingw32" -CT_BINUTILS_V_2_25=y CT_CC_LANG_CXX=y CT_DEBUG_gdb=y CT_MPFR_V_3_1_2=y -CT_ISL_V_0_14=y CT_MPC_V_1_0_2=y |