Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Nov 2010 13:34:56 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        current@FreeBSD.org
Subject:   Re: Files under src/ not used for building world
Message-ID:  <20101105203456.GA23267@troutmask.apl.washington.edu>
In-Reply-To: <20101105202536.GR85693@acme.spoerlein.net>
References:  <20101105202536.GR85693@acme.spoerlein.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 05, 2010 at 09:25:36PM +0100, Ulrich Sp??rlein wrote:
> lib/msun/src/s_fabs.c
> lib/msun/src/s_modf.c

These are explicitly ignored by msun/Makefile.

# FreeBSD's C library supplies these functions:
#COMMON_SRCS+=	s_fabs.c s_frexp.c s_isnan.c s_ldexp.c s_modf.c

-- 
Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101105203456.GA23267>