]> granicus.if.org Git - esp-idf/commit
esp32: also add -mfix-esp32-psram-cache-issue to LDFLAGS
authorIvan Grokhotkov <ivan@espressif.com>
Sun, 28 Jul 2019 05:48:21 +0000 (07:48 +0200)
committerIvan Grokhotkov <ivan@espressif.com>
Sun, 28 Jul 2019 06:05:56 +0000 (08:05 +0200)
commit98c179ed4757a94e6e9c39a89b83a2e373eb5ff5
treec5f57dc44cedb227f6076f0238606232310f8451
parent1b6010bedf1213c4b27a6e069c96df38bc9b86a2
esp32: also add -mfix-esp32-psram-cache-issue to LDFLAGS

xtensa-esp32-elf-gcc selects among the multilib configurations based
on the presence of -mfix-esp32-psram-cache-issue flag. Pass this flag
in LDFLAGS so that the correct libraries are linked.

Reported in https://github.com/espressif/esp-idf/issues/3624
components/esp32/Makefile.projbuild