diff options
author | Alexey Neyman <stilor@att.net> | 2015-11-09 16:08:28 -0800 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2015-11-13 10:31:46 -0800 |
commit | 4d2d2ba954edc2fb893bd1d2f7a1e0acd4da23de (patch) | |
tree | ec1ad202dab99ca807fb71e46646d5c5a16660a3 /samples/i686-w64-mingw32,nios2-spico-elf | |
parent | 6102726147a6e81fd7ec209db14337055a99b84b (diff) | |
download | crosstool-ng-4d2d2ba954edc2fb893bd1d2f7a1e0acd4da23de.tar.gz crosstool-ng-4d2d2ba954edc2fb893bd1d2f7a1e0acd4da23de.tar.bz2 crosstool-ng-4d2d2ba954edc2fb893bd1d2f7a1e0acd4da23de.zip |
Enable building expat/ncurses for host.
Then re-enable cross-gdb for nios2-spico-elf sample, previously
disabled.
Diffstat (limited to 'samples/i686-w64-mingw32,nios2-spico-elf')
-rw-r--r-- | samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config b/samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config index 167df552..c112aa01 100644 --- a/samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config +++ b/samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config @@ -12,7 +12,6 @@ CT_HOST="i686-w64-mingw32" CT_BINUTILS_V_2_25=y CT_CC_LANG_CXX=y CT_DEBUG_gdb=y -# CT_GDB_CROSS is not set CT_MPFR_V_3_1_2=y CT_ISL_V_0_12_2=y CT_MPC_V_1_0_2=y |