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:
Lars Müller 2015-10-30 15:20:45 +00:00 committed by Git OBS Bridge
parent 1dd3a1a014
commit 496ec66612
2 changed files with 7 additions and 0 deletions

View File

@ -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

View File

@ -157,6 +157,8 @@ CONFIGURE_OPTIONS="\
--prefix=%{_prefix} \
--libdir=%{_libdir} \
--disable-rpath \
--disable-rpath-install \
--disable-silent-rules \
--bundled-libraries=NONE \
--builtin-libraries=replace \
%if %{with_python3}