Disable rpath-install and silent-rules while configure.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=63
This commit is contained in:
parent
1dd3a1a014
commit
496ec66612
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 30 15:18:10 UTC 2015 - lmuelle@suse.com
|
||||||
|
|
||||||
|
- Disable rpath-install and silent-rules while configure.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 25 13:48:42 UTC 2015 - lmuelle@suse.com
|
Sun Oct 25 13:48:42 UTC 2015 - lmuelle@suse.com
|
||||||
|
|
||||||
|
@ -157,6 +157,8 @@ CONFIGURE_OPTIONS="\
|
|||||||
--prefix=%{_prefix} \
|
--prefix=%{_prefix} \
|
||||||
--libdir=%{_libdir} \
|
--libdir=%{_libdir} \
|
||||||
--disable-rpath \
|
--disable-rpath \
|
||||||
|
--disable-rpath-install \
|
||||||
|
--disable-silent-rules \
|
||||||
--bundled-libraries=NONE \
|
--bundled-libraries=NONE \
|
||||||
--builtin-libraries=replace \
|
--builtin-libraries=replace \
|
||||||
%if %{with_python3}
|
%if %{with_python3}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user