chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
79deb17
)
Add more silent flags to configure
author
Wetitpig
<winsto003@hotmail.com>
Mon, 19 Feb 2018 23:55:54 +0000
(07:55 +0800)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Mon, 19 Feb 2018 23:57:08 +0000
(
00:57
+0100)
build-package.sh
patch
|
blob
|
blame
|
history
diff --git
a/build-package.sh
b/build-package.sh
index 4613221ff971f06b5a983e0a5f71823ebd4abfde..ffada3a1031b142331d8410a9e3716b75a23d7c9 100755
(executable)
--- a/
build-package.sh
+++ b/
build-package.sh
@@
-801,7
+801,7
@@
termux_step_configure_autotools () {
fi
QUIET_BUILD=
if [ ! -z ${TERMUX_QUIET_BUILD+x} ]; then
fi
QUIET_BUILD=
if [ ! -z ${TERMUX_QUIET_BUILD+x} ]; then
- QUIET_BUILD="--enable-silent-rules"
+ QUIET_BUILD="--enable-silent-rules
--silent
"
fi
# Some packages provides a $PKG-config script which some configure scripts pickup instead of pkg-config:
fi
# Some packages provides a $PKG-config script which some configure scripts pickup instead of pkg-config: