summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_aix4.2.GNU
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>1997-10-02 16:22:08 +0000
committerSteve Huston <shuston@riverace.com>1997-10-02 16:22:08 +0000
commit33049b43bf099302dda1851652324fc65b0ffdac (patch)
tree199faa85ff58d9e8b62a96177a1300591ff9ecc2 /include/makeinclude/platform_aix4.2.GNU
parent369047c5a970a72422c8637b7c2ab839776361f6 (diff)
downloadATCD-33049b43bf099302dda1851652324fc65b0ffdac.tar.gz
C Set++ builds the shared lib from the static lib, so both need to be built.
Diffstat (limited to 'include/makeinclude/platform_aix4.2.GNU')
-rw-r--r--include/makeinclude/platform_aix4.2.GNU3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/makeinclude/platform_aix4.2.GNU b/include/makeinclude/platform_aix4.2.GNU
index 7d852c5d7db..504ed6b6212 100644
--- a/include/makeinclude/platform_aix4.2.GNU
+++ b/include/makeinclude/platform_aix4.2.GNU
@@ -8,6 +8,9 @@
# ftp://service.boulder.ibm.com/aix/fixes/v4/os/bos.rte.bind_cmds.4.2.0.4.bff
debug = 1
+# xlC builds the shared lib from the static lib, so need to build both.
+shared_libs_only = 0
+static_libs = 1
CC = xlC
CXX = xlC_r