[PATCH] powerpc - Use KBUILD_CFLAGS and similar

Paul Mackerras paulus at samba.org
Mon Apr 7 13:27:50 EST 2008


Bastian Blank writes:

> The attached patch changes the powerpc main Makefile from using the override
> make directive to KBUILD_CFLAGS and similar.

I get build failures on all 64-bit targets with this patch.  It ends
up using both -m32 and -m64 on the gcc command line for assembling .S
files.

Paul.



More information about the Linuxppc-dev mailing list