On Jan 15, 2014, at 10:12 PM, Joerg Sonnenberger <jo...@netbsd.org> wrote:

> Module Name:  src
> Committed By: joerg
> Date:         Wed Jan 15 21:12:57 UTC 2014
> 
> Modified Files:
>       src/sys/lib/libkern: Makefile.libkern
> 
> Log Message:
> For HAVE_LIBGCC=no, use compiler-rt for quad support.

This change breaks sparc64:

nbmake[8]: 
"src/sys/arch/sparc/stand/ofwboot/../../../../lib/libkern/../../../common/lib/libc/Makefile.inc"
 line 6: Malformed conditional (${HAVE_LIBGCC} != "no")

src/sys/arch/sparc/stand/ofwboot/Makefile includes
..../common/lib/libc/Makefile.inc before <bsd.own.mk>

--
J. Hannken-Illjes - hann...@eis.cs.tu-bs.de - TU Braunschweig (Germany)

Reply via email to