mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
390b8394d6
- Add `-Wl,--gc-sections` to LDFLAGS - Add `-fdata-sections` and `-ffunction-sections` to CFLAGS - Update lpc2387 linker script to keep the isr vector and init sections when garbage collecting. - Keep .ctors and .dtors sections (similar to what binutils default linker script does when building for Linux targets) Signed-off-by: Joakim Gebart <joakim.gebart@eistec.se> |
||
---|---|---|
.. | ||
drivers | ||
include | ||
tools | ||
board_common_init.c | ||
board_config.c | ||
lpc2387-timer3.c | ||
Makefile | ||
Makefile.dep | ||
Makefile.include |