summaryrefslogtreecommitdiffstats
path: root/package/libelf
diff options
context:
space:
mode:
Diffstat (limited to 'package/libelf')
-rw-r--r--package/libelf/libelf.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libelf/libelf.mk b/package/libelf/libelf.mk
index f678f11a3..1d1b175c9 100644
--- a/package/libelf/libelf.mk
+++ b/package/libelf/libelf.mk
@@ -34,7 +34,7 @@ $(LIBELF_DIR)/.configured: $(LIBELF_DIR)/.unpacked
libelf_cv_working_memmove=yes \
mr_cv_target_elf=yes \
libelf_64bit=yes \
- ./configure \
+ ./configure $(QUIET) \
--target=$(GNU_TARGET_NAME) \
--host=$(GNU_TARGET_NAME) \
--build=$(GNU_HOST_NAME) \