Reconnect cbrtl() to the build. It seems to build properly.

This commit is contained in:
Ed Schouten 2015-02-12 13:49:28 +01:00
parent 8c8693cf79
commit 16902a6ce1
1 changed files with 1 additions and 2 deletions

View File

@ -52,8 +52,7 @@ $(CUR_SRCS) += e_acosl.c e_asinl.c e_atan2l.c e_fmodl.c \
s_casinl.c s_ctanl.c \
s_cimagl.c s_conjl.c s_creall.c s_cacoshl.c s_catanhl.c s_casinhl.c \
s_catanl.c s_csinl.c s_cacosl.c s_cexpl.c s_csinhl.c s_ccoshl.c \
s_clogl.c s_ctanhl.c s_ccosl.c
# s_cbrtl.c
s_clogl.c s_ctanhl.c s_ccosl.c s_cbrtl.c
endif
# C99 complex functions