Skip to content
Snippets Groups Projects
Unverified Commit 6e8e1a41 authored by James Rowe's avatar James Rowe Committed by GitHub
Browse files

Merge pull request #523 from yuzu-emu/revert-507-3616

Revert "Port citra #3616"
parents 38eb33f1 9232fbdf
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ build_script:
# https://www.appveyor.com/docs/build-phase
msbuild msvc_build/yuzu.sln /maxcpucount /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"
} else {
C:\msys64\usr\bin\bash.exe -lc 'mingw32-make -j4 -C mingw_build/ 2>&1'
C:\msys64\usr\bin\bash.exe -lc 'mingw32-make -C mingw_build/ 2>&1'
}
after_build:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment