From a57f26f2c62805b9e61719361ca17ccf53c897ad Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 30 Aug 2015 04:47:29 +0100 Subject: all scripts: general fixes and clean up --- resources/scripts/helpers/build/module/bucts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'resources/scripts/helpers/build/module/bucts') diff --git a/resources/scripts/helpers/build/module/bucts b/resources/scripts/helpers/build/module/bucts index 08ed9512..c142c76f 100755 --- a/resources/scripts/helpers/build/module/bucts +++ b/resources/scripts/helpers/build/module/bucts @@ -44,7 +44,7 @@ if [ "${buildtype}" = "static" ]; then fi make clean -make -j$(nproc) +make -j"$(nproc)" if [ "${buildtype}" = "static" ]; then patch "Makefile" -R < "../resources/bucts/patch/staticlink.diff" @@ -54,5 +54,3 @@ fi cd "../" printf "\n\n" - -# ------------------- DONE ---------------------- -- cgit v1.2.3-70-g09d2