[PATCH] ppc64 & powerpc: Check whether the native CC can use	-m64
    Arnd Bergmann 
    arnd at arndb.de
       
    Thu Nov 10 04:36:43 EST 2005
    
    
  
On Middeweken 09 November 2005 18:29, Olof Johansson wrote:
> That one overrides any manual CROSS_COMPILE setting, doesn't it?
> Also, I know most of the systems I have been on use powerpc64-linux-gcc,
> not the longer one you specified, it's a better default.
> 
It overrides only the settings supplied with 'CROSS_COMPILE=foo- make',
not those from 'make CROSS_COMPILE=foo-'. But you're right, the Makefile
should better use 'CROSS_COMPILE ?= ...'.
	Arnd <><
    
    
More information about the Linuxppc64-dev
mailing list