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:
Ryan Leavengood
2007-11-11 03:23:17 +00:00
parent 0be6cbd37d
commit 0e230349da
@@ -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