[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible OpenWrt: build with V=s to enable debugging

Holger Levsen (@holger) gitlab at salsa.debian.org
Tue Jan 17 14:36:49 GMT 2023



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
3f2590ac by Holger Levsen at 2023-01-17T15:36:36+01:00
reproducible OpenWrt: build with V=s to enable debugging

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/reproducible_openwrt.sh


Changes:

=====================================
bin/reproducible_openwrt.sh
=====================================
@@ -272,7 +272,8 @@ openwrt_build_toolchain() {
 	echo "$(date -u) - Building the toolchain."
 	echo "============================================================================="
 
-	OPTIONS=('-j' "$NUM_CPU" 'IGNORE_ERRORS=n m y' 'BUILD_LOG=1')
+	#OPTIONS=('-j' "$NUM_CPU" 'IGNORE_ERRORS=n m y' 'BUILD_LOG=1')
+	OPTIONS=('-j' "$NUM_CPU" 'IGNORE_ERRORS=n m y' 'BUILD_LOG=1' 'V=s')
 	#OPTIONS=('-j' "1" 'IGNORE_ERRORS=n m y' 'BUILD_LOG=1' 'V=s')
 	#OPTIONS=('-j' "1" 'IGNORE_ERRORS=n m y' 'BUILD_LOG=1' 'V=99')
 



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/3f2590ac849e56e7ec1b472b5eca2c0283d25ad1

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/3f2590ac849e56e7ec1b472b5eca2c0283d25ad1
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20230117/21b1c76d/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list