Accepting request 103145 from devel:libraries:c_c++

- Problem with the c-ares backend, workaround for [bnc#745534] (forwarded request 103144 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/103145
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=70
This commit is contained in:
Stephan Kulow 2012-02-10 16:12:22 +00:00 committed by Git OBS Bridge
commit 5a024a4ff1
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 8 00:45:18 UTC 2012 - crrodriguez@opensuse.org
- Problem with the c-ares backend, workaround for [bnc#745534]
-------------------------------------------------------------------
Thu Feb 2 18:47:10 UTC 2012 - crrodriguez@opensuse.org

View File

@ -112,7 +112,7 @@ sed -i 's/link_all_deplibs=unknown/link_all_deplibs=no/' configure
--with-libssh2\
--enable-hidden-symbols \
--disable-static \
--enable-ares
--enable-threaded-resolver
: if this fails, the above sed hack did not work
./libtool --config | grep -q link_all_deplibs=no