mirror of
https://github.com/google/brotli.git
synced 2024-11-22 11:40:06 +00:00
Update appveyor.yml
This commit is contained in:
parent
d91c6a5756
commit
e33a29492a
@ -6,7 +6,7 @@ build_script:
|
|||||||
- ECHO Building %BUILD_SYSTEM%
|
- ECHO Building %BUILD_SYSTEM%
|
||||||
- SET "PATH=C:\mingw-w64\x86_64-6.3.0-posix-seh-rt_v5-rev1\mingw64\bin;%PATH%"
|
- SET "PATH=C:\mingw-w64\x86_64-6.3.0-posix-seh-rt_v5-rev1\mingw64\bin;%PATH%"
|
||||||
- SET "CC=gcc"
|
- SET "CC=gcc"
|
||||||
- SET "CCFLAGS=-DBROTLI_DEBUG"
|
- SET "CFLAGS=-DBROTLI_DEBUG"
|
||||||
- COPY C:\msys64\usr\bin\make.exe C:\mingw-w64\x86_64-6.3.0-posix-seh-rt_v5-rev1\mingw64\bin\make.exe
|
- COPY C:\msys64\usr\bin\make.exe C:\mingw-w64\x86_64-6.3.0-posix-seh-rt_v5-rev1\mingw64\bin\make.exe
|
||||||
- IF [true]==[true] (
|
- IF [true]==[true] (
|
||||||
sh -c "make"
|
sh -c "make"
|
||||||
|
Loading…
Reference in New Issue
Block a user