mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Jan Beulich" <JBeulich@novell.com>
To: "Sam Ravnborg" <sam@ravnborg.org>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] slightly enhance cross builds
Date: Tue, 08 Nov 2005 08:50:52 +0100	[thread overview]
Message-ID: <437066EC.76F0.0078.0@novell.com> (raw)
In-Reply-To: <20051107230426.GD10492@mars.ravnborg.org>

>>> Sam Ravnborg <sam@ravnborg.org> 08.11.05 00:04:26 >>>
>On Mon, Nov 07, 2005 at 01:58:46PM +0100, Jan Beulich wrote:
>> This adds functionality to default CROSS_COMPILE to a sensible
value
>> when cross-building (so one doesn't always have to specify this on
the
>> make command line), as well as storing ARCH and SUBARCH in the
>> Makefile
>> generated when building outside of the source directory (so that
>> subsequent make invocations don't have to always repeat these).
>
>This patch introduce different behaviour with and without make O=
>This will result on confusion and is bad.

Though I admit that I never build inside the source tree, I can't see
what you apparently do. Where/how would the behavior differ? If you just
mean the fact that in-source-tree builds will need to continue to
specify ARCH/SUBARCH on the make command line, then of course yes, this
is going to be different. But building in the source tree is a bad idea
in general in my opinion, and hence I would view this as the price you
pay. Of course this information could be stored in a hidden file in the
output tree (rather than in mkmakefile itself) if that's more
desirable...

>The right approach is to come up with a patch that works in both
cases.

Jan

  reply	other threads:[~2005-11-08  7:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-07 12:58 Jan Beulich
2005-11-07 14:53 ` Alexey Dobriyan
2005-11-07 23:04 ` Sam Ravnborg
2005-11-08  7:50   ` Jan Beulich [this message]
2005-11-08 21:28     ` Sam Ravnborg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=437066EC.76F0.0078.0@novell.com \
    --to=jbeulich@novell.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sam@ravnborg.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome