Usermode - ARCH=native changes, kinda borked
[tpg/acess2.git] / Usermode / Libraries / Makefile.cfg
index a9a0eef..a4346eb 100644 (file)
@@ -8,6 +8,7 @@ MAKEDEP  = $(CC) -M
 ifeq ($(ARCHDIR),native)
 ASFLAGS += -D ARCHDIR=$(ARCHDIR) -D __ASSEMBLER__=1
 LDFLAGS := -lacess-native
+#CPPFLAGS := -D SoMain="__attribute__ ((constructor(101))) libacessnative_init"
  ifeq ($(PLATFORM),windows)
  else
   LDFLAGS += -Wl,-init,SoMain

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