Temporarily fixed the build by commenting the two new files. They need

non-POSIX functions that we have disabled from the build. Not sure if
we really want to change that (ie making those functions public).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11579 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2005-03-05 14:13:55 +00:00
parent 979afc6fa4
commit 6f5d035e3a
+2 -2
View File
@@ -12,8 +12,8 @@ KernelMergeObject posix_time.o :
localtime.c
stime.c
strftime.c
strptime.c
timelocal.c
# strptime.c
# timelocal.c
time.c
: -fPIC -DPIC
;