feat(make): Remove compiler checking warning

Closes https://github.com/espressif/ESP8266_RTOS_SDK/issues/175
This commit is contained in:
Dong Heng
2018-08-01 17:05:42 +08:00
parent 685810bdd9
commit cce0ee6c35
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,6 @@
SUPPORTED_TOOLCHAIN_COMMIT_DESC := 1.22.0-88-gde0bdc1
SUPPORTED_TOOLCHAIN_GCC_VERSIONS := 4.8.5
ifdef CONFIG_ESP8266_LEGACY
BOOTLOADER_FIRMWARE_DIR := $(abspath $(COMPONENT_PATH))/firmware