SPECS: uClibc.spec - merge from build cleanup from LINUX_2_6_22
Jakub Bogusz
qboosh at pld-linux.org
Sat Apr 5 21:43:36 CEST 2008
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/
More information about the pld-devel-en
mailing list