From: Stephen Rothwell Date: Thu, 8 Dec 2016 04:46:36 +0000 (+1100) Subject: the powerpc allyesconfig build works again X-Git-Url: http://git.ozlabs.org/?a=commitdiff_plain;h=50d7cb28be3021b644a47b9d4304b7565857bc74;p=next-scripts the powerpc allyesconfig build works again --- diff --git a/do_last_build b/do_last_build index 8d539c1..6977f9f 100755 --- a/do_last_build +++ b/do_last_build @@ -56,7 +56,7 @@ $cmd <<-EOF d=../powerpc_allyesconfig [ -d \$d ] || mkdir \$d cross -n -N -k powerpc -a powerpc64 -c $gcc_ppc_version -s O=\$d allyesconfig - cross -n -N -k powerpc -a powerpc64 -c $gcc_ppc_version -- O=\$d -j$j_factor -s -k || true + cross -n -N -k powerpc -a powerpc64 -c $gcc_ppc_version -- O=\$d -j$j_factor -s -k echo Building: powerpc pseries_le_defconfig d=../powerpc_pseries_le_defconfig