Oops, the previous commit was not needed -- the file was committed but
not checked out due to my checkout error.
This commit is contained in:
parent
23b7db74d0
commit
d71c22b712
@ -78,7 +78,7 @@ SYMBOL_MAPS= ${SYM_MAPS}
|
||||
COMMON_SRCS+= s_copysignl.c s_fabsl.c s_modfl.c
|
||||
.if ${LDBL_PREC} != 53
|
||||
# If long double != double use these; otherwise, we alias the double versions.
|
||||
COMMON_SRCS+= s_fmal.c s_frexpl.c s_logbl.c \
|
||||
COMMON_SRCS+= s_fmal.c s_frexpl.c s_logbl.c s_nanl.c \
|
||||
s_nextafterl.c s_nexttoward.c s_scalbnl.c
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user