daly / axiom

Axiom is a free, open source computer algebra system

This URL has Read+Write access

axiom / zips / gcl-2.6.5.h.linux.defs.patch
100644 14 lines (10 sloc) 0.38 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- linux.defs 2002-09-12 00:38:49.000000000 -0400
+++ linux.defs.tpd 2003-10-22 23:42:02.000000000 -0400
@@ -8,6 +8,10 @@
 
 # Machine dependent makefile definitions for intel 386,486 running linux
 
+# 20031022000 tpd link Axiom's code into the image
+EXTRAS = ${OBJ}/${SYS}/lib/cfuns-c.o ${OBJ}/${SYS}/lib/sockio-c.o
+OFLAG = -O
+
 LBINDIR=/usr/local/bin
 
 #OFLAG = -g -Wall