mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Merge branch 'PHP-8.1'
* PHP-8.1: Disable enchant on azure i386
This commit is contained in:
commit
b5833b6ee3
2 changed files with 0 additions and 3 deletions
|
@ -15,14 +15,12 @@ steps:
|
||||||
re2c \
|
re2c \
|
||||||
locales \
|
locales \
|
||||||
language-pack-de \
|
language-pack-de \
|
||||||
libglib2.0-dev:i386 \
|
|
||||||
libssl-dev:i386 \
|
libssl-dev:i386 \
|
||||||
zlib1g-dev:i386 \
|
zlib1g-dev:i386 \
|
||||||
libxml2-dev:i386 \
|
libxml2-dev:i386 \
|
||||||
libgmp-dev:i386 \
|
libgmp-dev:i386 \
|
||||||
libicu-dev:i386 \
|
libicu-dev:i386 \
|
||||||
libtidy-dev:i386 \
|
libtidy-dev:i386 \
|
||||||
libenchant-dev:i386 \
|
|
||||||
libaspell-dev:i386 \
|
libaspell-dev:i386 \
|
||||||
libpspell-dev:i386 \
|
libpspell-dev:i386 \
|
||||||
libsasl2-dev:i386 \
|
libsasl2-dev:i386 \
|
||||||
|
|
|
@ -58,7 +58,6 @@ jobs:
|
||||||
--enable-calendar \
|
--enable-calendar \
|
||||||
--enable-ftp \
|
--enable-ftp \
|
||||||
--with-pspell=/usr \
|
--with-pspell=/usr \
|
||||||
--with-enchant=/usr \
|
|
||||||
--with-kerberos \
|
--with-kerberos \
|
||||||
--enable-sysvmsg \
|
--enable-sysvmsg \
|
||||||
--with-ffi \
|
--with-ffi \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue