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:
parent
979afc6fa4
commit
6f5d035e3a
@ -12,8 +12,8 @@ KernelMergeObject posix_time.o :
|
|||||||
localtime.c
|
localtime.c
|
||||||
stime.c
|
stime.c
|
||||||
strftime.c
|
strftime.c
|
||||||
strptime.c
|
# strptime.c
|
||||||
timelocal.c
|
# timelocal.c
|
||||||
time.c
|
time.c
|
||||||
: -fPIC -DPIC
|
: -fPIC -DPIC
|
||||||
;
|
;
|
||||||
|
Loading…
Reference in New Issue
Block a user