Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mutt: enable debugging support #2711

Merged
merged 1 commit into from Jan 6, 2017
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

@@ -27,6 +27,7 @@ include ../../../make-rules/shared-macros.mk

COMPONENT_NAME= mutt
COMPONENT_VERSION= 1.7.2
COMPONENT_REVISION= 1
COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH= \
@@ -46,6 +47,7 @@ CONFIGURE_OPTIONS += --enable-imap
CONFIGURE_OPTIONS += --enable-smtp
CONFIGURE_OPTIONS += --enable-hcache
CONFIGURE_OPTIONS += --enable-sidebar
CONFIGURE_OPTIONS += --enable-debug
CONFIGURE_OPTIONS += --with-gdbm
CONFIGURE_OPTIONS += --with-regex
CONFIGURE_OPTIONS += --with-slang
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.