On 6/22/10 5:16 PM, Patrick Georgi wrote:
Hi,

attached patch tells lpgcc to add two defines to the compiler it
invokes: __LIBPAYLOAD__ and an architecture specific one (__i386__ or
__powerpc__)


Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
  
Isn't __i386__ or __powerpc__ already set by the compiler?

Anyways,

Acked-by: Stefan Reinauer <stepan@coresystems.de>