Usermode/libc - AcessNative hacks to separate acess and native namespaces
[tpg/acess2.git] / Usermode / Libraries / libc.so_src / Makefile
index b7cb1d2..1414b1c 100644 (file)
@@ -18,6 +18,8 @@ OBJ += arch/$(ARCHDIR).ao
 DEPFILES := $(OBJ:%.o=%.d)\r
 BIN = libc.so\r
 ifeq ($(ARCHDIR),native)\r
+ #OBJ := $(filter-out heap.o,$(OBJ))\r
+ #LDFLAGS += -l c\r
  BIN = libc_acess.so\r
 endif\r
 \r

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