Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37698472
en ru br
ALT Linux repos
S:2.2.9-alt1

Group :: System/Servers
RPM: 389-ds-base

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: alt-link-libsds-with-pthread.patch
Download


diff --git a/Makefile.am b/Makefile.am
index bedccbf..7ed0b17 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -167,7 +167,7 @@ endif #end hpux
 #    If any interfaces have been added since the last public release, then increment age.
 #    If any interfaces have been removed or changed since the last public release, then set age to 0. 
 
-SDS_LDFLAGS = $(NSPR_LINK) -version-info 0:0:0
+SDS_LDFLAGS = $(NSPR_LINK) -version-info 0:0:0 -lpthread
 NUNCSTANS_LDFLAGS = $(NSPR_LINK) $(EVENT_LINK) -version-info 1:0:1
 SLAPD_LDFLAGS = -version-info 1:0:1
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin