Explorar el Código

Mingw multicore build

Stefan Profanter hace 6 años
padre
commit
86c26e5396
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -16,7 +16,7 @@ environment:
     matrix:
     matrix:
         - CC_NAME: MinGW Makefiles
         - CC_NAME: MinGW Makefiles
           CC_SHORTNAME: mingw
           CC_SHORTNAME: mingw
-          MAKE: mingw32-make
+          MAKE: mingw32-make -j
           FORCE_CXX: OFF
           FORCE_CXX: OFF
           OUT_DIR_LIB: bin
           OUT_DIR_LIB: bin
           OUT_DIR_EXAMPLES: bin\examples
           OUT_DIR_EXAMPLES: bin\examples