SOURCES: openldap-pie.patch - no slurpd

baggins baggins at pld-linux.org
Fri Nov 2 17:56:44 CET 2007


Author: baggins                      Date: Fri Nov  2 16:56:44 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- no slurpd

---- Files affected:
SOURCES:
   openldap-pie.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/openldap-pie.patch
diff -u SOURCES/openldap-pie.patch:1.1 SOURCES/openldap-pie.patch:1.2
--- SOURCES/openldap-pie.patch:1.1	Fri Nov  2 17:51:54 2007
+++ SOURCES/openldap-pie.patch	Fri Nov  2 17:56:39 2007
@@ -1,4 +1,4 @@
-Build both slapd and slurpd as position-independent executables.  This really
+Build slapd as position-independent executable.  This really
 should be threaded into the various autotools, but I guess this is what we have
 until that happens, if it happens.
 
@@ -13,14 +13,3 @@
  		$(WRAP_LIBS)
  	rm -f $(SLAPTOOLS)
  	for i in $(SLAPTOOLS); do \
---- openldap-2.2.13/servers/slurpd/Makefile.in	2004-01-01 13:16:42.000000000 -0500
-+++ openldap-2.2.13/servers/slurpd/Makefile.in	2004-06-15 13:44:45.000000000 -0400
-@@ -44,7 +44,7 @@
- XXXLIBS = $(LTHREAD_LIBS)
- 
- slurpd:	version.o
--	$(LTLINK) -o $@ $(OBJS) version.o $(LIBS)
-+	$(LTLINK) -pie -Wl,-z,defs -o $@ $(OBJS) version.o $(LIBS)
- 
- sslurpd:	version.o
- 	$(LTLINK) -static -o $@ $(OBJS) version.o $(LIBS)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/openldap-pie.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list