Projects
Kolab:3.4
mozldap
03-pthread-fix.patch
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 03-pthread-fix.patch of Package mozldap (Revision 3)
Currently displaying revision
3
,
Show latest
Fix build Index: mozilla-ldap-sdk-6.0.6+dfsg/c-sdk/ldap/libraries/libldap/Makefile.in =================================================================== --- mozilla-ldap-sdk-6.0.6+dfsg.orig/c-sdk/ldap/libraries/libldap/Makefile.in 2010-04-19 20:06:21.000000000 +0200 +++ mozilla-ldap-sdk-6.0.6+dfsg/c-sdk/ldap/libraries/libldap/Makefile.in 2010-04-19 20:06:42.000000000 +0200 @@ -203,7 +203,7 @@ endif ifneq (,$(filter Linux GNU GNU_%, $(OS_ARCH))) -EXTRA_LIBS = -L$(dist_libdir) -l$(LBER_LIBNAME) +EXTRA_LIBS = -L$(dist_libdir) -l$(LBER_LIBNAME) -pthread endif ifeq ($(OS_ARCH), WINNT)
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.