Added wcsmbs to libroot.so, replaced posix_gnu_getopt.o with posix_gnu_ext.o
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8970 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
+2
-1
@@ -130,9 +130,10 @@ KernelLd libroot.so :
|
||||
posix_math_arch_$(OBOS_ARCH).o
|
||||
posix_signal.o
|
||||
posix_stdio.o
|
||||
posix_gnu_getopt.o
|
||||
posix_gnu_ext.o
|
||||
posix_gnu_libio.o
|
||||
posix_gnu_stdio.o
|
||||
posix_gnu_wcsmbs.o
|
||||
posix_stdlib.o
|
||||
posix_string.o
|
||||
posix_sys.o
|
||||
|
||||
Reference in New Issue
Block a user