X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2FMakefile.defs;h=d52cc7061616fd31d9ccec38339bd5e1e67db91a;hp=f9387b07184af04a7955f8237e58fcc5a3943e67;hb=HEAD;hpb=643a1f736d2e57c577458d0e4d2948718d90b301 diff --git a/src/Makefile.defs b/src/Makefile.defs index f9387b07..c2d5247c 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -23,7 +23,7 @@ OPT=-Os -Wl,-Map=$(PROGNAME)-$(VERSION).map PICOLIBC_CFLAGS= \ -specs=picolibc.specs \ - -Wl,--gc-sections -ffunction-sections -fdata-sections \ + -Wl,--gc-sections \ $(PICOLIBC_PRINTF_CFLAGS) AO_CFLAGS=\