summaryrefslogtreecommitdiffstats
path: root/ldap/servers/snmp
diff options
context:
space:
mode:
authorNoriko Hosoi <nhosoi@redhat.com>2006-03-29 19:47:28 +0000
committerNoriko Hosoi <nhosoi@redhat.com>2006-03-29 19:47:28 +0000
commite8b95f07d9b1066e806b108d12e70986b3faa48e (patch)
tree9681289ab2a54cda8a9856616574c6b8941369af /ldap/servers/snmp
parentefaa2f49914ffa64bf9cff990bb8fac72598beeb (diff)
downloadds-e8b95f07d9b1066e806b108d12e70986b3faa48e.tar.gz
ds-e8b95f07d9b1066e806b108d12e70986b3faa48e.tar.xz
ds-e8b95f07d9b1066e806b108d12e70986b3faa48e.zip
[186642] Directory Server Makefile updates for Internal build
. removed the dependency on DBM . Updated components' RELDATEs. . Console jar file name adjustment: <brand>-<comp>-<dotversion>.jar . Fix for HP-UX IPF . Use non-branded SetupUtil; add resource file to change branding . Updated the code to call createSIE so that the right brand is passed to SetupUtil.
Diffstat (limited to 'ldap/servers/snmp')
-rw-r--r--ldap/servers/snmp/Makefile16
1 files changed, 10 insertions, 6 deletions
diff --git a/ldap/servers/snmp/Makefile b/ldap/servers/snmp/Makefile
index 19b33c91..b34f8f95 100644
--- a/ldap/servers/snmp/Makefile
+++ b/ldap/servers/snmp/Makefile
@@ -66,12 +66,16 @@ ARCH := $(shell $(BUILD_ROOT)/nsarch)
endif
ifeq ($(USE_64), 1)
-ifeq ($(ARCH), HPUX)
-LDFLAGS += -lpthread +DA2.0W +DS2.0 +Z
-endif
-ifeq ($(ARCH), SOLARIS)
-LDFLAGS += -xarch=v9
-endif
+ ifeq ($(ARCH), HPUX)
+ ifeq ($(NSOS_RELEASE), B.11.23)
+ LDFLAGS += -lpthread +DD64 +Z
+ else
+ LDFLAGS += -lpthread +DA2.0W +DS2.0 +Z
+ endif
+ endif
+ ifeq ($(ARCH), SOLARIS)
+ LDFLAGS += -xarch=v9
+ endif
endif
SNMP_OBJS = main.o ldap-agent.o agtmmap.o