[Fedora-directory-commits] ldapserver/ldap/admin/lib Makefile, 1.8, 1.9

Nathan Kinder (nkinder) fedora-directory-commits at redhat.com
Fri Feb 17 03:36:16 UTC 2006


Author: nkinder

Update of /cvs/dirsec/ldapserver/ldap/admin/lib
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7387

Modified Files:
	Makefile 
Log Message:
Fix build-time issue of lib_dsadmin.so for x86_64 support


Index: Makefile
===================================================================
RCS file: /cvs/dirsec/ldapserver/ldap/admin/lib/Makefile,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Makefile	3 Oct 2005 19:53:47 -0000	1.8
+++ Makefile	17 Feb 2006 03:36:08 -0000	1.9
@@ -98,13 +98,6 @@
 EXTRA_LIBS += -lc
 endif
 
-ifneq ($(BUILD_DEBUG), optimize)
-ifeq ($(ARCH), Linux)
-LINK_DLL += -Wl,--no-allow-shlib-undefined
-EXTRA_LIBS += -lc -lpthread -ldl /lib/ld-linux.so.2
-endif
-endif
-
 all:	$(LIBS) $(LDAP_ADMDLL_RELDLLS)
 
 $(LIBS): $(OBJDEST) $(LDAP_ADMDLLDIR) $(LDAP_ADMLIBDIR) $(OBJS) $(EXTRA_LIBS_DEP)




More information about the Fedora-directory-commits mailing list