mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-05 19:40:19 +01:00
contrib/rpm: build verbosely
The RPM build should be not use silent output -- it better be possible
to check whether the correct compiler flags were present at the build
time.
(cherry picked from commit c4c8ffd113)
This commit is contained in:
parent
258f4fc769
commit
88cea63dfa
1 changed files with 1 additions and 0 deletions
|
|
@ -389,6 +389,7 @@ gtkdocize
|
|||
autoreconf --install --force
|
||||
intltoolize --automake --copy --force
|
||||
%configure \
|
||||
--disable-silent-rules \
|
||||
--disable-static \
|
||||
--with-dhclient=yes \
|
||||
--with-dhcpcd=no \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue