Skip to content
Commit 3fdf0bff authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

buildroot: silence ./configure step when building with 'make -s'



We have been passing -q to ./configure when using 'make -s' for
packages using Makefile.autotools.in for some time. Do the same
for packages using autotools, but not using the
Makefile.autotools.in infrastructure, taking care to not do it
for packages with hand written configure scripts.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent d65976fe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment