Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
libcacard
libcacard-0.1.2-add-pthread-explicitly.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libcacard-0.1.2-add-pthread-explicitly.diff of Package libcacard
Index: libcacard-0.1.2/Makefile.in =================================================================== --- libcacard-0.1.2.orig/Makefile.in 2011-02-03 16:22:53.000000000 +0100 +++ libcacard-0.1.2/Makefile.in 2012-06-14 17:06:17.090638209 +0200 @@ -393,7 +393,7 @@ clean-libLTLIBRARIES: rm -f "$${dir}/so_locations"; \ done libcacard.la: $(libcacard_la_OBJECTS) $(libcacard_la_DEPENDENCIES) - $(LINK) -rpath $(libdir) $(libcacard_la_OBJECTS) $(libcacard_la_LIBADD) $(LIBS) + $(LINK) -rpath $(libdir) $(libcacard_la_OBJECTS) $(libcacard_la_LIBADD) $(LIBS) -lpthread install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor