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:
commit
5a024a4ff1
@ -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
|
Thu Feb 2 18:47:10 UTC 2012 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
@ -112,7 +112,7 @@ sed -i 's/link_all_deplibs=unknown/link_all_deplibs=no/' configure
|
|||||||
--with-libssh2\
|
--with-libssh2\
|
||||||
--enable-hidden-symbols \
|
--enable-hidden-symbols \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--enable-ares
|
--enable-threaded-resolver
|
||||||
|
|
||||||
: if this fails, the above sed hack did not work
|
: if this fails, the above sed hack did not work
|
||||||
./libtool --config | grep -q link_all_deplibs=no
|
./libtool --config | grep -q link_all_deplibs=no
|
||||||
|
Loading…
x
Reference in New Issue
Block a user