summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJakob Kaivo <jkk@ung.org>2020-08-12 19:39:05 -0400
committerJakob Kaivo <jkk@ung.org>2020-08-12 19:39:05 -0400
commit5f81af65bc63a310dc3c26c2ee954e2972e7753b (patch)
tree80fd78a993e7e309a1e9f3309a34131ebf6c22c2 /configure
parent62fbf69abb7c2df181f87c63dd8063da05043aee (diff)
remove verbose from ARFLAGS
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 08d0f01c..8fdfff21 100755
--- a/configure
+++ b/configure
@@ -155,7 +155,7 @@ cat <<EOF > .build.mk
.POSIX:
# work-around GNU ar's default "deterministic" mode
-ARFLAGS=rvU
+ARFLAGS=rU
default: all