Skip to content

Commit b3ab930

Browse files
committed
Enable -Werror for FreeBSD build
1 parent 2b50534 commit b3ab930

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/freebsd/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ runs:
7878
--enable-intl \
7979
--with-mhash \
8080
--with-sodium \
81+
--enable-werror \
8182
--with-config-file-path=/etc \
8283
--with-config-file-scan-dir=/etc/php.d
8384
gmake -j2

0 commit comments

Comments
 (0)