On Wed, Apr 02, 2008 at 09:02:33AM +0200, glen wrote:
> +# ARCH is already determined by uname -m

Relying on $(uname -m) is wrong.

On 64-bit kernel with 32-bit userland (or multilib userland with 32-bit
rpmbuild --target) uname -m still gived a name of 64-bit arch.

And using setarch is a hack which should be avoided.


-- 
Jakub Bogusz    http://qboosh.pl/
_______________________________________________
pld-devel-en mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to