summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc G. Fournier1998-01-27 05:03:15 +0000
committerMarc G. Fournier1998-01-27 05:03:15 +0000
commit9efbe8d761a81ad4669b74d9affca1d2ffd09d9c (patch)
tree8eef7bbba7a684f3f43b44a86c4e81e329a77f9b
parent7aeda9d667567121b05895b9edbcd58f81950060 (diff)
From what I can tell, -DNOFIXADE does absolutely nothing under HP/ux
-rw-r--r--src/template/hpux-cc2
-rw-r--r--src/template/hpux-gcc2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/template/hpux-cc b/src/template/hpux-cc
index fb9f39022af..b008b530fc9 100644
--- a/src/template/hpux-cc
+++ b/src/template/hpux-cc
@@ -1,5 +1,5 @@
AROPT:crs
-CFLAGS:-W l,-E -Ae -DNOFIXADE
+CFLAGS:-W l,-E -Ae
SHARED_LIB:+z
ALL:
SRCH_INC:
diff --git a/src/template/hpux-gcc b/src/template/hpux-gcc
index 54ee1f6e9fe..d6e8f604038 100644
--- a/src/template/hpux-gcc
+++ b/src/template/hpux-gcc
@@ -1,5 +1,5 @@
AROPT:crs
-CFLAGS:-DNOFIXADE
+CFLAGS:
SHARED_LIB:-fPIC
ALL:
SRCH_INC: