mutt: configure with --enable-debug for debug builds
%ci:no-build
This commit is contained in:
parent
d5b1045c19
commit
84f9a8c7f2
@ -24,6 +24,10 @@ mutt_cv_c99_vsnprintf=yes
|
||||
--with-ssl
|
||||
"
|
||||
|
||||
if $TERMUX_DEBUG; then
|
||||
export TERMUX_PKG_EXTRA_CONFIGURE_ARGS+="--enable-debug"
|
||||
fi
|
||||
|
||||
TERMUX_PKG_RM_AFTER_INSTALL="
|
||||
bin/flea
|
||||
bin/muttbug
|
||||
|
Loading…
Reference in New Issue
Block a user