mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
php7: try fix imap build-bot build
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
This commit is contained in:
+2
-1
@@ -256,7 +256,8 @@ endif
|
|||||||
ifneq ($(SDK)$(CONFIG_PACKAGE_php7-mod-imap),)
|
ifneq ($(SDK)$(CONFIG_PACKAGE_php7-mod-imap),)
|
||||||
CONFIGURE_ARGS+= \
|
CONFIGURE_ARGS+= \
|
||||||
--with-imap=shared,"$(STAGING_DIR)/usr" \
|
--with-imap=shared,"$(STAGING_DIR)/usr" \
|
||||||
--with-imap-ssl
|
--with-imap-kerberos=no \
|
||||||
|
--with-imap-ssl="$(STAGING_DIR)/usr"
|
||||||
else
|
else
|
||||||
CONFIGURE_ARGS+= --without-imap
|
CONFIGURE_ARGS+= --without-imap
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user