Skip to content

Commit

Permalink
Try giving less memory to pre-compiled headers
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMarex committed May 8, 2017
1 parent 8f8a9f6 commit edca66e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor-build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ msbuild OSRM.sln ^
/t:rebuild ^
/p:BuildInParallel=true ^
/m:%NUMBER_OF_PROCESSORS% ^
/Z10 ^
/toolsversion:14.0 ^
/p:PlatformToolset=v140 ^
/clp:Verbosity=normal ^
Expand Down

0 comments on commit edca66e

Please sign in to comment.