[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200909142301.17936.elendil@planet.nl>
Date: Mon, 14 Sep 2009 23:01:16 +0200
From: Frans Pop <elendil@...net.nl>
To: Wei Chong Tan <weichong78@...il.com>
Cc: sam@...nborg.org, max@...o.at, linux-kernel@...r.kernel.org
Subject: Re: PATCH: ARCH in builddeb
On Monday 14 September 2009, Wei Chong Tan wrote:
> I was using "make ARCH=i386 deb-pkg" in the kernel on a 64bit machine
> and found out that the .deb package created was _amd64.deb.
> Consequently, I modify the builddeb script to take into account the
> ARCH environment variable.
Thanks for the patch. I'd like to give it some testing though as I fear it
may break one other use case that currently somehow does work correctly.
If I cross-compile for arm with EABI set in the config, the script
currently correctly generates an armel package (probably through
dpkg-cross).
Possibly your change would override that and change it to arm. I don't know
for sure it will go wrong, but it does need testing. I'll let you know.
Cheers,
FJP
--
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