mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 20:10:35 -09:00
added debug option
This commit is contained in:
@@ -57,6 +57,7 @@ $(BASH_DIR)/.configured: $(BASH_DIR)/.unpacked
|
||||
--with-curses \
|
||||
--enable-alias \
|
||||
--without-bash-malloc \
|
||||
$(ENABLE_DEBUG) \
|
||||
)
|
||||
touch $@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user