summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_hpux_aCC.GNU
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>1997-06-17 19:28:54 +0000
committerSteve Huston <shuston@riverace.com>1997-06-17 19:28:54 +0000
commit81e49ab9643813054315fc13e1f8399e52cc7b25 (patch)
tree542bc6b3ce8e234c9d1b58a1c5d2df7face8533f /include/makeinclude/platform_hpux_aCC.GNU
parente76e14b6548259929448c63b09746997ca8344c3 (diff)
downloadATCD-81e49ab9643813054315fc13e1f8399e52cc7b25.tar.gz
Add -g to PRELIB for template closure.
Diffstat (limited to 'include/makeinclude/platform_hpux_aCC.GNU')
-rw-r--r--include/makeinclude/platform_hpux_aCC.GNU2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/makeinclude/platform_hpux_aCC.GNU b/include/makeinclude/platform_hpux_aCC.GNU
index 9865749eefd..54618680a26 100644
--- a/include/makeinclude/platform_hpux_aCC.GNU
+++ b/include/makeinclude/platform_hpux_aCC.GNU
@@ -17,7 +17,7 @@ ARFLAGS = ruv
RANLIB = echo
LDFLAGS = -Wl,+s
#LIBS +=
-PRELIB = $(CXX) -c +inst_close $^
+PRELIB = $(CXX) -c -g +inst_close $^
PRELIB_USES_OBJ_ONLY = 1
SOFLAGS = -b +inst_none -g
SOEXT = sl