mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-08 04:52:10 -05:00
appveyor: disable cygfuse x86 build
This improves slow builds.
This commit is contained in:
parent
0296502f24
commit
2326521ef8
@ -35,8 +35,8 @@ build_script:
|
|||||||
# build cygfuse
|
# build cygfuse
|
||||||
- C:\cygwin64\setup-x86_64.exe -qnNd -P cygport
|
- C:\cygwin64\setup-x86_64.exe -qnNd -P cygport
|
||||||
- C:\cygwin64\bin\bash --login -c "make -C '%CD%\opt\cygfuse' dist"
|
- C:\cygwin64\bin\bash --login -c "make -C '%CD%\opt\cygfuse' dist"
|
||||||
- C:\cygwin\setup-x86.exe -qnNd -P cygport
|
#- C:\cygwin\setup-x86.exe -qnNd -P cygport
|
||||||
- C:\cygwin\bin\bash --login -c "make -C '%CD%\opt\cygfuse' dist"
|
#- C:\cygwin\bin\bash --login -c "make -C '%CD%\opt\cygfuse' dist"
|
||||||
# build winfsp
|
# build winfsp
|
||||||
- tools\build.bat %CONFIGURATION%
|
- tools\build.bat %CONFIGURATION%
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user