altos: Move from newlib-nano to picolibc
[fw/altos] / src / stm / Makefile.defs
index 26ba582404fa4cd99b74701e71487970f99788ea..d6cbe4d4921a3be1d6257146860a16e63206e3be 100644 (file)
@@ -4,4 +4,4 @@ endif
 
 include $(TOPDIR)/stm/Makefile-stm.defs
 
 
 include $(TOPDIR)/stm/Makefile-stm.defs
 
-LDFLAGS=$(CFLAGS) -L$(TOPDIR)/stm -Wl,-Taltos.ld -n
+LDFLAGS=-nostartfiles $(CFLAGS) -L$(TOPDIR)/stm -Taltos.ld -n