diff options
author | Alexey Neyman <stilor@att.net> | 2017-03-20 15:14:21 -0700 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2017-03-20 15:14:21 -0700 |
commit | a295b3f4775cbc39b7458dd61b7bcbade036d2f4 (patch) | |
tree | f1913134e9a3455b5db1f2b86afb987e19311d3b /samples/i686-w64-mingw32,nios2-spico-elf | |
parent | 44a760965ef0a0a204e66cf7069243268af222c1 (diff) | |
download | crosstool-ng-a295b3f4775cbc39b7458dd61b7bcbade036d2f4.tar.gz crosstool-ng-a295b3f4775cbc39b7458dd61b7bcbade036d2f4.tar.bz2 crosstool-ng-a295b3f4775cbc39b7458dd61b7bcbade036d2f4.zip |
Run samples through an update
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 f514937d..f3cd8e57 100644 --- a/samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config +++ b/samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config @@ -8,5 +8,3 @@ CT_CANADIAN=y CT_HOST="i686-w64-mingw32" CT_CC_LANG_CXX=y CT_DEBUG_gdb=y -CT_MPFR_V_3_1_2=y -CT_MPC_V_1_0_2=y |