use "national" math (fixes copysign/drem)

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12720 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Andrew Bachmann 2005-05-18 20:43:52 +00:00
parent a3344504d0
commit dfdc5e411e
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
SubDir OBOS_TOP src system libroot posix math ;
SubDirHdrs [ FDirName $(SUBDIR) $(DOTDOT) glibc ] ;
SubDirCcFlags -Dnational ;
KernelMergeObject posix_math.o :
acosh.c