瀏覽代碼

buildVLCKit: Build gettext with as many core as possible

Hugo Beauzée-Luyssen 7 年之前
父節點
當前提交
f6c7c7bb7b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      buildVLCKit.sh

+ 1 - 1
buildVLCKit.sh

@@ -210,7 +210,7 @@ buildLibVLC() {
     echo "EXTRA_LDFLAGS += ${LDFLAGS}" >> config.mak
 
     make -j$MAKE_JOBS fetch ${args}
-    make .gettext ${args}
+    make -j$MAKE_JOBS .gettext ${args}
     make -j$MAKE_JOBS ${args}
     spopd # vlckitbuild
     spopd # contrib