daly / axiom

Axiom is a free, open source computer algebra system

This URL has Read+Write access

axiom / zips / gcl-2.6.2a.unixport.makefile.patch
100644 13 lines (10 sloc) 0.395 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
--- makefile Wed Apr 7 23:08:46 2004
+++ makefile.tpd Wed Apr 7 23:09:08 2004
@@ -14,7 +14,8 @@
 PORTDIR = $(shell pwd)
 
 LD_LIBS_PRE=$(FIRST_FILE) $(addprefix -u ,$(PATCHED_SYMBOLS))
-LD_LIBS_POST=$(LIBS) $(LIBC) -lgclp $(LAST_FILE)
+# 20031022000 tpd link axiom's C library code.
+LD_LIBS_POST=$(LIBS) $(LIBC) -lgclp ${OBJ}/${SYS}/lib/libspad.a $(LAST_FILE)
 
 ifeq ($(ARRS),)
 ARRS:=ar rs