[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible/openwrt|lede: disable linux64 --uname-2.6 for now
Holger Levsen
holger at layer-acht.org
Tue Oct 18 15:32:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 36ee0d430e4e112242bb2acac6f4728b59cff910
Author: Alexander Couzens <lynxis at fe80.eu>
Date: Tue Oct 18 17:31:39 2016 +0200
reproducible/openwrt|lede: disable linux64 --uname-2.6 for now
First get a working build, second enable more variations later
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/reproducible_openwrt_common.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_openwrt_common.sh b/bin/reproducible_openwrt_common.sh
index 1e301d2..c81e4f9 100644
--- a/bin/reproducible_openwrt_common.sh
+++ b/bin/reproducible_openwrt_common.sh
@@ -185,7 +185,7 @@ openwrt_apply_variations() {
# use allmost all cores for second build
export NEW_NUM_CPU=$(echo $NUM_CPU-1|bc)
- export MAKE="linux64 --uname-2.6 make"
+ export MAKE=make
fi
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list