mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Merge branch 'PHP-8.1'
* PHP-8.1: Disable enchant on azure i386
This commit is contained in:
@@ -15,14 +15,12 @@ steps:
|
||||
re2c \
|
||||
locales \
|
||||
language-pack-de \
|
||||
libglib2.0-dev:i386 \
|
||||
libssl-dev:i386 \
|
||||
zlib1g-dev:i386 \
|
||||
libxml2-dev:i386 \
|
||||
libgmp-dev:i386 \
|
||||
libicu-dev:i386 \
|
||||
libtidy-dev:i386 \
|
||||
libenchant-dev:i386 \
|
||||
libaspell-dev:i386 \
|
||||
libpspell-dev:i386 \
|
||||
libsasl2-dev:i386 \
|
||||
|
||||
@@ -58,7 +58,6 @@ jobs:
|
||||
--enable-calendar \
|
||||
--enable-ftp \
|
||||
--with-pspell=/usr \
|
||||
--with-enchant=/usr \
|
||||
--with-kerberos \
|
||||
--enable-sysvmsg \
|
||||
--with-ffi \
|
||||
|
||||
Reference in New Issue
Block a user