Updated Usermode FInfo structure to match the kernel's copy
[tpg/acess2.git] / Usermode / Libraries / ld-acess.so_src / Makefile
index 4b99ecd..2bdfc48 100644 (file)
@@ -9,7 +9,7 @@ OBJ += arch/$(ARCHDIR).ao
 BIN = ld-acess.so
 EXTRABIN := libld-acess.so
 
-CFLAGS   = -g -Wall -fno-builtin -fno-leading-underscore -fno-stack-protector -fPIC
+CFLAGS   = -g -Wall -fno-builtin -fno-leading-underscore -fno-stack-protector
 CFLAGS  += $(CPPFLAGS)
 LDFLAGS  = -g -T arch/$(ARCHDIR).ld -Map map.txt --export-dynamic
 

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