Now links against GNU's stdio/libio instead of BSD's for binary compatibility with BeOS.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7365 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
0490efc6ff
commit
e7620319a4
@ -134,9 +134,9 @@ KernelLd libroot.so :
|
||||
posix_math.o
|
||||
posix_math_arch_$(OBOS_ARCH).o
|
||||
posix_signal.o
|
||||
posix_stdio.o
|
||||
# posix_gnu_libio.o
|
||||
# posix_gnu_stdio.o
|
||||
# posix_stdio.o
|
||||
posix_gnu_libio.o
|
||||
posix_gnu_stdio.o
|
||||
posix_stdlib.o
|
||||
posix_string.o
|
||||
posix_sys.o
|
||||
|
Loading…
x
Reference in New Issue
Block a user