From: Stephen Rothwell Date: Tue, 16 Jan 2018 22:45:56 +0000 (+1100) Subject: use short name for build host by default X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;h=455b68fe2204c4d9faaa4e251f592eaf1cba5aac;p=next-scripts use short name for build host by default --- diff --git a/common.sh b/common.sh index 5b706ec..35317da 100644 --- a/common.sh +++ b/common.sh @@ -12,7 +12,7 @@ LOG_FILE="../merge.log" SHA1_FILE="../SHA1s" CTRL_FILE="../etc/control" -build_host="colugo-sfr" +build_host="ash" build_dir="/home/sfr/next/next" gcc_version="4.9.0" j_factor=48