diff options
author | Bryan Hundven <bryanhundven@gmail.com> | 2015-11-14 17:40:21 -0800 |
---|---|---|
committer | Bryan Hundven <bryanhundven@gmail.com> | 2015-11-14 17:40:21 -0800 |
commit | 465e5a8b9fd65555af44a404c9b2e3b8ac12a874 (patch) | |
tree | 572505b982d45632bb741d930025130f73424f60 /samples | |
parent | 38f5ad90054c835da8119a4a765c5a7834114e37 (diff) | |
parent | 847d1d8abf62f40cbc31060c492b9858de7bec10 (diff) | |
download | crosstool-ng-465e5a8b9fd65555af44a404c9b2e3b8ac12a874.tar.gz crosstool-ng-465e5a8b9fd65555af44a404c9b2e3b8ac12a874.tar.bz2 crosstool-ng-465e5a8b9fd65555af44a404c9b2e3b8ac12a874.zip |
Merge pull request #249 from stilor/expat_ncurses
Promote expat/ncurses to 'companion libs'
Diffstat (limited to 'samples')
-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 |