Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/lib/libkern



On Jan 15, 2014, at 10:12 PM, Joerg Sonnenberger <joerg%netbsd.org@localhost> 
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 - hannken%eis.cs.tu-bs.de@localhost - TU Braunschweig 
(Germany)



Home | Main Index | Thread Index | Old Index