forked from jengelh/openldap2
Accepting request 139452 from home:rhafer:branches:network:ldap
update to 2.4.33 OBS-URL: https://build.opensuse.org/request/show/139452 OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=92
This commit is contained in:
committed by
Git OBS Bridge
parent
e8e0c551c1
commit
af3b230ba5
@@ -1,4 +1,4 @@
|
||||
From 978c3da29d90686bf0516f2ab01da4b7eb85b2d9 Mon Sep 17 00:00:00 2001
|
||||
From 60edf86023da15db7be5935c85826e16d2b78648 Mon Sep 17 00:00:00 2001
|
||||
From: Ralf Haferkamp <rhafer@suse.de>
|
||||
Date: Fri, 12 Nov 2010 09:39:11 +0100
|
||||
Subject: pie compile
|
||||
@@ -87,6 +87,19 @@ index 5e4abc1..1e8c454 100644
|
||||
mod_DEFS = -DSLAPD_IMPORT
|
||||
MOD_DEFS = $(yes_DEFS)
|
||||
|
||||
diff --git a/servers/slapd/back-mdb/Makefile.in b/servers/slapd/back-mdb/Makefile.in
|
||||
index 9b01d2a..e37520a 100644
|
||||
--- a/servers/slapd/back-mdb/Makefile.in
|
||||
+++ b/servers/slapd/back-mdb/Makefile.in
|
||||
@@ -34,6 +34,8 @@ MDB_SUBDIR = $(srcdir)/$(LDAP_LIBDIR)/libmdb
|
||||
BUILD_OPT = "--enable-mdb"
|
||||
BUILD_MOD = @BUILD_MDB@
|
||||
|
||||
+PIE_CFLAGS="-fPIE"
|
||||
+
|
||||
mod_DEFS = -DSLAPD_IMPORT
|
||||
MOD_DEFS = $(@BUILD_MDB@_DEFS)
|
||||
MOD_LIBS = $(MDB_LIBS)
|
||||
diff --git a/servers/slapd/back-monitor/Makefile.in b/servers/slapd/back-monitor/Makefile.in
|
||||
index 9aecdbc..11c962c 100644
|
||||
--- a/servers/slapd/back-monitor/Makefile.in
|
||||
@@ -114,5 +127,5 @@ index 90ea4b3..ff2f429 100644
|
||||
MOD_DEFS = $(@BUILD_RELAY@_DEFS)
|
||||
|
||||
--
|
||||
1.7.7
|
||||
1.7.10.4
|
||||
|
||||
|
Reference in New Issue
Block a user