mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 01:57:13 +00:00
Update flag
This commit is contained in:
@@ -38,8 +38,8 @@ jobs:
|
||||
|
||||
- name: Build for PHP 5.5
|
||||
env:
|
||||
CC: clang --cc="-Wno-error"
|
||||
CXX: clang++ --cc="-Wno-error"
|
||||
CC: clang -Wno-error
|
||||
CXX: clang++ -Wno-error
|
||||
run: |
|
||||
phpize
|
||||
./configure
|
||||
|
||||
Reference in New Issue
Block a user