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:
@@ -113,7 +113,7 @@ local genericSources =
|
|||||||
w_remainder.c w_remainderf.c # w_remainderl.c
|
w_remainder.c w_remainderf.c # w_remainderl.c
|
||||||
w_scalb.c w_scalbf.c # w_scalbl.c
|
w_scalb.c w_scalbf.c # w_scalbl.c
|
||||||
w_sinh.c w_sinhf.c # w_sinhl.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 :
|
MergeObject posix_gnu_arch_$(TARGET_ARCH)_generic.o :
|
||||||
|
|||||||
Reference in New Issue
Block a user