diff --git a/package.json b/package.json index 5826b20..e37d2de 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "-c", "./configure --with-internal-glib --prefix $cur__install #{os == 'windows' ? '--host x86_64-w64-mingw32' : ''}" ], - "make", + ["make", "-j6"], "make install" ], "exportedEnv": {