Added glibc's getopt() to the libroot.so build.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8946 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2004-09-14 20:42:50 +00:00
parent 05cd7f3a98
commit 7e24c69719

View File

@ -130,6 +130,7 @@ KernelLd libroot.so :
posix_math_arch_$(OBOS_ARCH).o
posix_signal.o
posix_stdio.o
posix_gnu_getopt.o
posix_gnu_libio.o
posix_gnu_stdio.o
posix_stdlib.o