On Sat, Sep 08, 2007 at 08:12:27PM +0200, Stefan Reinauer wrote:
- Uwe Hermann uwe@hermann-uwe.de [070908 00:30]:
- $(Q)# On Debian GNU/kFreeBSD we need the linker output format
- $(Q)# 'elf32-i386-freebsd' instead of just 'elf32-i386'.
+ifneq (, $(filter Linux GNU GNU_%, $(shell uname -s)))
I think stuff like this belongs in xcompile!
Good point. Updated patch attached.
Uwe.