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