altos/test: Adjust CRC error rate after FEC fix
[fw/altos] / src / Makefile.defs
index f9387b07184af04a7955f8237e58fcc5a3943e67..c2d5247cd1ea1cfcbf4129b2e7c291e2f87c3ed7 100644 (file)
@@ -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=\