summaryrefslogtreecommitdiffstats
path: root/package/sdl_mixer/sdl_mixer.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/sdl_mixer/sdl_mixer.mk')
-rw-r--r--package/sdl_mixer/sdl_mixer.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/sdl_mixer/sdl_mixer.mk b/package/sdl_mixer/sdl_mixer.mk
index e8a28a86b..a09773445 100644
--- a/package/sdl_mixer/sdl_mixer.mk
+++ b/package/sdl_mixer/sdl_mixer.mk
@@ -23,7 +23,7 @@ $(SDL_MIXER_DIR)/.configured: $(SDL_MIXER_DIR)/.unpacked $(STAGING_DIR)/usr/lib/
(cd $(SDL_MIXER_DIR); rm -rf config.cache; \
$(TARGET_CONFIGURE_OPTS) \
$(TARGET_CONFIGURE_ARGS) \
- ./configure \
+ ./configure $(QUIET) \
--target=$(GNU_TARGET_NAME) \
--host=$(GNU_TARGET_NAME) \
--build=$(GNU_HOST_NAME) \