SHA256
1
0
forked from pool/curl

Accepting request 70846 from home:elvigia:branches:devel:libraries:c_c++

- remove unintented LDFLAGS from the spec file

OBS-URL: https://build.opensuse.org/request/show/70846
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=47
This commit is contained in:
Cristian Rodríguez 2011-05-20 16:27:14 +00:00 committed by Git OBS Bridge
parent c2cfddf9bf
commit fd7ee2a250
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri May 20 16:25:34 UTC 2011 - crrodriguez@opensuse.org
- remove unintented LDFLAGS from the spec file
-------------------------------------------------------------------
Fri May 20 15:37:54 UTC 2011 - crrodriguez@opensuse.org

View File

@ -95,7 +95,6 @@ user interaction or any kind of interactivity.
# will hopefully change in the future)
sed -i 's/link_all_deplibs=unknown/link_all_deplibs=no/' configure
export CFLAGS="$RPM_OPT_FLAGS"
export LDFLAGS="-Wl,--no-copy-dt-needed-entries"
./configure \
--prefix=%{_prefix} \
--enable-ipv6 \