projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fcccba
)
dovecot: disable ICU normalization support for FTS #4077
author
Lucian Cristian
<lucian.cristian@gmail.com>
Tue, 18 Apr 2017 19:46:09 +0000
(22:46 +0300)
committer
Hannu Nyman
<hannu.nyman@iki.fi>
Tue, 18 Apr 2017 19:46:09 +0000
(22:46 +0300)
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
(cherry picked from commit
a00af843750043d59906a5712254298ddfb30b82
)
mail/dovecot/Makefile
patch
|
blob
|
history
diff --git
a/mail/dovecot/Makefile
b/mail/dovecot/Makefile
index e7df887d21d612c895d53a9f674b23bca24f519c..aad6e685352eb151c981b6cef45131e2621ba408 100644
(file)
--- a/
mail/dovecot/Makefile
+++ b/
mail/dovecot/Makefile
@@
-55,7
+55,8
@@
CONFIGURE_ARGS += \
--with-moduledir=/usr/lib/dovecot/modules \
--with-notify=dnotify \
--without-lzma \
- --without-lz4
+ --without-lz4 \
+ --with-icu=no
ifneq ($(strip $(CONFIG_DOVECOT_LDAP)),)
CONFIGURE_ARGS+= \