1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:12:57 +01:00

cpu/esp8266: blacklist -fmacro-prefix-map

This requires at least GCC 8
This commit is contained in:
Benjamin Valentin 2022-11-15 20:39:49 +01:00
parent 71b1689407
commit 5b359108f7

View File

@ -52,3 +52,5 @@ LINKFLAGS += -Tesp8266.peripherals.ld
LINKFLAGS += -Wl,-wrap=pp_attach
LINKFLAGS += -Wl,-wrap=pm_attach
OPTIONAL_CFLAGS_BLACKLIST += -fmacro-prefix-map=$(RIOTBASE)/=