[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOFdcFPu3AgZ8cwqjF2EZeO0+_2wF_zC_aHxTCCOzWKkbNwV6w@mail.gmail.com>
Date: Fri, 17 Oct 2014 09:53:37 -0400
From: Peter Foley <pefoley2@...oley.com>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Randy Dunlap <rdunlap@...radead.org>,
Jiri Kosina <jkosina@...e.cz>,
Andy Lutomirski <luto@...capital.net>,
"H. Peter Anvin" <hpa@...or.com>,
Josh Boyer <jwboyer@...oraproject.org>,
"linux-doc@...r.kernel.org" <linux-doc@...r.kernel.org>,
Chuck Ebbert <cebbert.lkml@...il.com>,
torvalds@...uxfoundation.org, Peter Foley <pefoley2@...oley.com>
Subject: Re: [PATCH] Only build Documentation/ when not cross-compiling
On Wed, Oct 8, 2014 at 7:31 PM, Peter Foley <pefoley2@...oley.com> wrote:
> Don't build Documentation targets when cross-compiling.
> They are only for build testing, and use the host headers and compiler
> which can cause cross-compiles to fail.
>
Turns out this doesn't work if CROSS_COMPILE is set in the environment.
I'll send another version shortly.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists