Enable -Werror for FreeBSD build

This commit is contained in:
Ilija Tovilo 2024-11-20 14:28:40 +01:00
parent 2b50534e27
commit b3ab930a2f
No known key found for this signature in database
GPG Key ID: 5050C66BFCD1015A

View File

@ -78,6 +78,7 @@ runs:
--enable-intl \
--with-mhash \
--with-sodium \
--enable-werror \
--with-config-file-path=/etc \
--with-config-file-scan-dir=/etc/php.d
gmake -j2