From: Chris Gianelloni Date: Wed, 7 Nov 2007 20:36:33 +0000 (+0000) Subject: Added a simple patch from Andrew Gaffney to ensure that we... X-Git-Tag: v3.4.10.902~199 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=77598a72d773df66251c62cf0b53bf68d1eff622;p=genkernel.git Added a simple patch from Andrew Gaffney to ensure that we export ARCH before running menuconfig. This is from bug #190327. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@553 67a159dc-881f-0410-a524-ba9dfbe2cb84 --- diff --git a/ChangeLog b/ChangeLog index 6f9c6f8..dac3c33 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,10 @@ # Copyright 2006-2007 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 07 Nov 2007; Chris Gianelloni gen_arch.sh: + Added a simple patch from Andrew Gaffney to ensure + that we export ARCH before running menuconfig. This is from bug #190327. + 07 Nov 2007; Chris Gianelloni gen_compile.sh, generic/initrd.scripts, generic/linuxrc: Make sure we still allow dolvm2/doevms2 on the kernel command line and give diff --git a/gen_arch.sh b/gen_arch.sh index fcb45fe..5134499 100755 --- a/gen_arch.sh +++ b/gen_arch.sh @@ -22,6 +22,7 @@ get_official_arch() { esac fi fi + export ARCH if [ "${CMD_UTILS_ARCH}" != '' ] then