Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
windows:mingw:win64
mingw64-libneon
neon-0.28.4-morelibs.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File neon-0.28.4-morelibs.patch of Package mingw64-libneon
--- neon-0.28.4/macros/neon.m4 2009-01-29 02:19:48.000000000 +0100 +++ neon-0.28.4/macros/neon.m4 2009-05-07 23:02:18.000000000 +0200 @@ -942,7 +945,7 @@ NE_PKG_CONFIG(NE_SSL, gnutls, [AC_MSG_NOTICE(using GnuTLS configuration from pkg-config) CPPFLAGS="$CPPFLAGS ${NE_SSL_CFLAGS}" - NEON_LIBS="$NEON_LIBS ${NE_SSL_LIBS}" + NEON_LIBS="$NEON_LIBS ${NE_SSL_LIBS} -lgcrypt -lgpg-error -lws2_32" ne_gnutls_ver=`$PKG_CONFIG --modversion gnutls` ], [ --- neon-0.28.4/src/Makefile.in 2008-02-06 22:37:26.000000000 +0100 +++ neon-0.28.4/src/Makefile.in 2009-05-07 23:03:23.000000000 +0200 @@ -68,7 +68,7 @@ $(COMPILE) -c $< -o $@ libneon.la: $(OBJECTS) - $(LINK) -rpath $(libdir) $(NEON_LINK_FLAGS) -o $@ $(OBJECTS) $(LIBS) + $(LINK) -rpath $(libdir) $(NEON_LINK_FLAGS) -o $@ $(OBJECTS) $(LIBS) -lgcrypt -lgpg-error -lws2_32 libneon.a: $(OBJECTS) @rm -f $@
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