summaryrefslogtreecommitdiff
path: root/src/template/ultrix4
diff options
context:
space:
mode:
authorPeter Eisentraut2000-10-21 22:36:14 +0000
committerPeter Eisentraut2000-10-21 22:36:14 +0000
commitf8ff1ee5aab125fc1e5e130e6055a0e6586ce440 (patch)
treeb8ccedfa296d6a8acbb7277e7c0347dbdfac6b66 /src/template/ultrix4
parent0968601b1baaceb8e9d6b437e8e740b4c9ff34c5 (diff)
Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to
Makefile.port, since they are of no use to configure and much of the library magic happens in Makefile.port anyway. Use __alpha, not __alpha__, since the former is universally available. Remove -DNOFIXADE from the compile command line and put it in the port include file.
Diffstat (limited to 'src/template/ultrix4')
-rw-r--r--src/template/ultrix45
1 files changed, 1 insertions, 4 deletions
diff --git a/src/template/ultrix4 b/src/template/ultrix4
index d708414ec4d..7abc138a9f9 100644
--- a/src/template/ultrix4
+++ b/src/template/ultrix4
@@ -1,4 +1 @@
-AROPT=crs
-CFLAGS=-DNOFIXADE
-SHARED_LIB='-G 0'
-DLSUFFIX=.so
+CFLAGS=