added debug option
This commit is contained in:
parent
10e48dbc74
commit
1163cf741c
@ -57,6 +57,7 @@ $(BASH_DIR)/.configured: $(BASH_DIR)/.unpacked
|
||||
--with-curses \
|
||||
--enable-alias \
|
||||
--without-bash-malloc \
|
||||
$(ENABLE_DEBUG) \
|
||||
)
|
||||
touch $@
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user