Fixed correctness in stdio, minor changes in ls to handle dirs with negative sizes
[tpg/acess2.git] / Usermode / Libraries / libc.so_src / Makefile
index c2979a0..32eb52b 100644 (file)
@@ -6,7 +6,7 @@
 CPPFLAGS += \r
 CFLAGS   += \r
 ASFLAGS  +=\r
-LDFLAGS  += -soname libc.so.1 -Map map.txt\r
+LDFLAGS  += -soname libc.so.1 -Map map.txt -lgcc\r
 \r
 OBJ_LIBC = heap.o stdlib.o stub.o env.o fileIO.o string.o\r
 # signals.o\r

UCC git Repository :: git.ucc.asn.au