This seems to fix building libroot on ppc... the *l versions aren't used.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28541 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol 2008-11-06 23:24:41 +00:00
parent bf5a91e2ff
commit da7dce9b35

View File

@ -113,7 +113,7 @@ local genericSources =
w_remainder.c w_remainderf.c # w_remainderl.c
w_scalb.c w_scalbf.c # w_scalbl.c
w_sinh.c w_sinhf.c # w_sinhl.c
w_tgamma.c w_tgammaf.c w_tgammal.c
w_tgamma.c w_tgammaf.c # w_tgammal.c
;
MergeObject posix_gnu_arch_$(TARGET_ARCH)_generic.o :