* kernel.so must link agaist kernel_misc.o as well to make all of its symbols
available for modules. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28823 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -135,6 +135,7 @@ KernelLd kernel.so :
|
||||
kernel_os_arch_$(TARGET_ARCH).o
|
||||
kernel_lib_posix.o
|
||||
kernel_lib_posix_arch_$(TARGET_ARCH).o
|
||||
kernel_misc.o
|
||||
|
||||
$(HAIKU_STATIC_LIBSUPC++)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user