Update flag

This commit is contained in:
Waqar Ahmed Khan
2022-11-03 11:38:41 -07:00
parent f95855c9b1
commit f78c2f6da3
+2 -2
View File
@@ -42,7 +42,7 @@ jobs:
CXX: clang++
run: |
phpize
./configure --cc-opt="-Wno-error"
./configure --cc="-Wno-error"
make
php-linux-x64:
@@ -80,7 +80,7 @@ jobs:
CXX: clang++
run: |
phpize
./configure --cc-opt="-Wno-error"
./configure --cc="-Wno-error"
make
make test