mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
toolhain/: confgure: respect quiet option
This commit is contained in:
@@ -104,6 +104,7 @@ $(GDB_TARGET_DIR)/.configured: $(GDB_DIR)/.unpacked
|
||||
--disable-sim --enable-gdbserver \
|
||||
--without-included-gettext \
|
||||
--disable-werror \
|
||||
$(QUIET) \
|
||||
)
|
||||
ifeq ($(BR2_ENABLE_LOCALE),y)
|
||||
-$(SED) "s,^INTL *=.*,INTL = -lintl,g;" $(GDB_DIR)/gdb/Makefile
|
||||
|
||||
Reference in New Issue
Block a user