Lichen

templates/gc_sections.mk

614:5dfbfa8e2288
2017-02-24 Paul Boddie Introduced support for removing superfluous executable sections via an option. method-wrapper-for-context
     1 CFLAGS += -fdata-sections -ffunction-sections     2 LDFLAGS += -Wl,--gc-sections