Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
server:http
tntnet
tntnet-3.0-avoid-version.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tntnet-3.0-avoid-version.patch of Package tntnet
Index: tntnet-3.0/framework/defcomp/Makefile.am =================================================================== --- tntnet-3.0.orig/framework/defcomp/Makefile.am +++ tntnet-3.0/framework/defcomp/Makefile.am @@ -18,5 +18,5 @@ tntnet_la_SOURCES = \ static.cpp \ unzipcomp.cpp -tntnet_la_LDFLAGS = -module -version-info @sonumber@ @SHARED_LIB_FLAG@ -lcxxtools-http +tntnet_la_LDFLAGS = -module -avoid-version -version-info @sonumber@ @SHARED_LIB_FLAG@ -lcxxtools-http tntnet_la_LIBADD = $(top_builddir)/framework/common/libtntnet.la Index: tntnet-3.0/framework/defcomp/Makefile.in =================================================================== --- tntnet-3.0.orig/framework/defcomp/Makefile.in +++ tntnet-3.0/framework/defcomp/Makefile.in @@ -374,7 +374,7 @@ tntnet_la_SOURCES = \ static.cpp \ unzipcomp.cpp -tntnet_la_LDFLAGS = -module -version-info @sonumber@ @SHARED_LIB_FLAG@ -lcxxtools-http +tntnet_la_LDFLAGS = -module -avoid-version -version-info @sonumber@ @SHARED_LIB_FLAG@ -lcxxtools-http tntnet_la_LIBADD = $(top_builddir)/framework/common/libtntnet.la all: all-am
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