I needed nextafterf support in WebKit, so I added it here. It was already
defined in the headers. If this is not the correct way to do this, let me know, but it seems to work (well it compiled at least.) git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22890 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -151,6 +151,7 @@ MergeObject posix_gnu_arch_$(TARGET_ARCH)_s.o :
|
||||
s_log1p.S s_log1pf.S s_log1pl.S
|
||||
s_logb.S s_logbf.S s_logbl.c
|
||||
s_lrint.S s_lrintf.S s_lrintl.S
|
||||
s_nextafterf.c
|
||||
s_rint.S s_rintf.S s_rintl.c
|
||||
s_scalbn.S s_scalbnf.S s_scalbnl.S
|
||||
s_significand.S s_significandf.S
|
||||
|
||||
Reference in New Issue
Block a user