From 36ee0d430e4e112242bb2acac6f4728b59cff910 Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Tue, 18 Oct 2016 17:31:39 +0200 Subject: 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 --- bin/reproducible_openwrt_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_openwrt_common.sh b/bin/reproducible_openwrt_common.sh index 1e301d20..c81e4f9d 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 } -- cgit v1.2.3-70-g09d2