diff options
-rw-r--r-- | samples/nios2-elf-mingw32/crosstool.config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/nios2-elf-mingw32/crosstool.config b/samples/nios2-elf-mingw32/crosstool.config index 4f7c39b3..3a989db8 100644 --- a/samples/nios2-elf-mingw32/crosstool.config +++ b/samples/nios2-elf-mingw32/crosstool.config @@ -11,7 +11,6 @@ CT_TARGET_VENDOR="spico" CT_CANADIAN=y CT_HOST="i686-w64-mingw32" CT_BINUTILS_V_2_25=y -CT_CC_GCC_SYSTEM_ZLIB=y CT_CC_LANG_CXX=y CT_DEBUG_gdb=y CT_GDB_V_7_8_1=y |