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:
1
.github/actions/freebsd/action.yml
vendored
1
.github/actions/freebsd/action.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user