1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Enable -Werror for FreeBSD build

This commit is contained in:
Ilija Tovilo
2024-11-20 14:28:40 +01:00
parent 2b50534e27
commit b3ab930a2f

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