mail/neomutt: respect CC
PR: 258292
This commit is contained in:
parent
191c27eadb
commit
735d210819
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ CONFIGURE_ARGS= --with-ssl="${OPENSSLBASE}" \
|
|||
--pcre2 \
|
||||
--mandir=${PREFIX}/man \
|
||||
${ICONV_CONFIGURE_ARGS}
|
||||
CONFIGURE_ENV= CC_FOR_BUILD="${CC}"
|
||||
|
||||
# Header cache
|
||||
BDB_CONFIGURE_ON= --bdb
|
||||
|
|
Loading…
Reference in a new issue