Explorar o código

buildVLCKit: Build gettext with as many core as possible

Hugo Beauzée-Luyssen %!s(int64=7) %!d(string=hai) anos
pai
achega
f6c7c7bb7b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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