3.x: crosstool-ng update for GCC 7.4.0

This commit is contained in:
Jeff H 2019-01-21 11:57:23 -08:00
parent f98ee40b81
commit e91ace4506
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ STANDALONE = y
# GCC_VERSION = 5.2.0
# GCC_VERSION = 6.4.0
GCC_VERSION = 7.3.0
GCC_VERSION = 7.4.0
# GCC_VERSION = 8.2.0
CT_GCC_VERSION = $(shell echo $(GCC_VERSION) | sed -e 's/\./_/g')
@ -234,7 +234,7 @@ postbuild:
@cp -f $(TOP)/esp-open-lwip/include/lwipopts.h $(TOOLCHAIN)/xtensa-lx106-elf/sys-include/
@cp -Rf $(TOOLCHAIN)/xtensa-lx106-elf/usr/include/lwip $(TOOLCHAIN)/xtensa-lx106-elf/sys-include/
@cp -Rf $(TOOLCHAIN)/xtensa-lx106-elf/usr/include/arch $(TOOLCHAIN)/xtensa-lx106-elf/sys-include/
# @cp -Rf $(TOOLCHAIN)/xtensa-lx106-elf/usr/include/xtensa/* $(TOOLCHAIN)/xtensa-lx106-elf/sys-include/xtensa/
@cp -f $(TOP)/lx106-hal/include/xtensa/corebits.h $(TOOLCHAIN)/xtensa-lx106-elf/sys-include/xtensa/
@echo "Installing vendor SDK libs into sysroot"
@cp -f $(TOOLCHAIN)/xtensa-lx106-elf/usr/lib/libhal.a $(TOOLCHAIN)/xtensa-lx106-elf/lib/libhal.a

@ -1 +1 @@
Subproject commit 60c498ecbedcc5076cf0da09bb2468eb413b94cb
Subproject commit 3539db718dbf0d8724783fb8ca662ca3a19ff8ae