commit 119b540e2a9dca2e7951592cbd204efa5773748b
Author: John Marino <[email protected]>
Date:   Tue Jul 28 23:29:05 2015 +0200

    libc.a: Add __isnan and __isnanf
    
    These symbols are not present in libm (the deleted message isn't
    correct). Remove the PIC check to put __isnan and __isnanf in the
    static c library.  Incidentally, __isnanl is already in static
    library because the PIC check was forgotten.

Summary of changes:
 lib/libc/gen/isnan.c | 7 -------
 1 file changed, 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/119b540e2a9dca2e7951592cbd204efa5773748b


-- 
DragonFly BSD source repository

Reply via email to