mirror of
https://github.com/php/php-src.git
synced 2024-11-23 01:44:06 +08:00
Enable -Werror for FreeBSD build
This commit is contained in:
parent
2b50534e27
commit
b3ab930a2f
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
|
||||
|
Loading…
Reference in New Issue
Block a user