]> granicus.if.org Git - esp-idf/commit
generic cmake: Always use gc-sections when linking IDF libraries
authorAngus Gratton <angus@espressif.com>
Mon, 3 Dec 2018 23:47:00 +0000 (10:47 +1100)
committerAngus Gratton <gus@projectgus.com>
Mon, 3 Dec 2018 23:47:00 +0000 (10:47 +1100)
commit89826e8f47ba22092cc0282fe24862626a73c18f
tree2f7b2d91a0da523345333233bc7b8de0bca48fd9
parent3bc970c5f4dadc6d8b4e195ce108ace81b0fab30
generic cmake: Always use gc-sections when linking IDF libraries

Required for some IDF binary libraries

Reported on forum: https://esp32.com/viewtopic.php?f=13&t=7535&p=34863#p34852

TW27733
tools/cmake/idf_functions.cmake
tools/cmake/project.cmake