On Fri, 2010-12-10 at 22:35 +0100, Matthieu Patou wrote: > commit 6875a611a71bf6d1623fc62361fc8b145b1f6559 > Author: Matthieu Patou <[email protected]> > Date: Fri Dec 10 23:16:28 2010 +0300 > > build: add a function to test if -lc is needed > > This is needed on openbsd as some linking flags makes mandatory to > specify the libc for the linking > Urgh, there is something seriously broken if a C compiler doesn't link to libc by default (I can understand a -nostdlib option). Is this default OpenBSD behaviour or something specific to this host?
Cheers, Jelmer
