AcesNative+Usermode - libacessnative "works" (for some definitions)
[tpg/acess2.git] / BuildConf / native / Makefile.cfg
index aa4cd00..2bf14cc 100644 (file)
@@ -5,7 +5,8 @@
 
 ARCHDIR := native
 
-LD ?= $(CC) -print-prog-name=ld
+#LD ?= $(CC) -print-prog-name=ld
+LD = $(CC)
 AS = $(CC) -c
 ASSUFFIX = S
 

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