Add setenv() & co to librld.a as our runtime linker will need them...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9316 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
08130f16ce
commit
def78b567a
@ -177,6 +177,8 @@ KernelStaticLibraryObjects librld.a :
|
||||
<$(SOURCE_GRIST)!libroot>kernel_vsprintf.o
|
||||
<$(SOURCE_GRIST)!libroot!posix!unistd>open.o
|
||||
|
||||
<$(SOURCE_GRIST)!libroot!posix!stdlib>env.o
|
||||
|
||||
<$(SOURCE_GRIST)!libroot!posix!string>memchr.o
|
||||
<$(SOURCE_GRIST)!libroot!posix!string>memcmp.o
|
||||
<$(SOURCE_GRIST)!libroot!posix!string>memcpy.o
|
||||
|
Loading…
Reference in New Issue
Block a user