Turn off V=1; warnings stand out more.

This commit is contained in:
Eric Sandeen 2015-03-11 16:25:03 -05:00
parent ab7715dde5
commit e38b5d9090
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ btrfs filesystem-specific programs.
%build
./autogen.sh
%configure CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
make V=1 %{?_smp_mflags}
make %{?_smp_mflags}
%install
rm -rf $RPM_BUILD_ROOT