Use --disable-silent-rules
Being able to look at the entire command is useful when debugging strange build failures.
This commit is contained in:
parent
7eeb15cd2c
commit
477eec0fa3
@ -46,6 +46,7 @@ developing applications that use %{name}.
|
||||
%if 0%{?rhel}
|
||||
--disable-tests \
|
||||
%endif
|
||||
--disable-silent-rules \
|
||||
--disable-static
|
||||
make %{?_smp_mflags} CFLAGS="$CFLAGS -fno-strict-aliasing"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user