Accepting request 87383 from Base:System
- cross-build fix: configure with sysroot (forwarded request 86388 from uli_suse) OBS-URL: https://build.opensuse.org/request/show/87383 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnutls?expand=0&rev=37
This commit is contained in:
parent
d01c14e840
commit
63568d7d7c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 30 15:16:51 UTC 2011 - uli@suse.com
|
||||
|
||||
- cross-build fix: configure with sysroot
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 24 13:10:41 UTC 2011 - vuntz@opensuse.org
|
||||
|
||||
|
@ -161,8 +161,9 @@ implements the proposed standards of the IETF's TLS working group.
|
||||
%configure \
|
||||
--disable-static \
|
||||
--with-pic \
|
||||
--disable-rpath \
|
||||
--disable-silent-rules
|
||||
--disable-rpath \
|
||||
--disable-silent-rules \
|
||||
--with-sysroot=/%{?_sysroot}
|
||||
make %{?_smp_mflags}
|
||||
|
||||
# 17-ago-2011, Test suite passes in factory, just not
|
||||
|
Loading…
x
Reference in New Issue
Block a user