Removed superfluous strlcpy.c source. Haiku has strlcpy() in libroot.so
and the emulation library doesn't work on BeOS anymore anyway. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29454 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -15,7 +15,6 @@ SharedLibrary libkernelland_emu.so :
|
||||
slab.cpp
|
||||
vm.cpp
|
||||
|
||||
strlcpy.c
|
||||
khash.c
|
||||
list.c
|
||||
|
||||
@@ -24,10 +23,6 @@ SharedLibrary libkernelland_emu.so :
|
||||
AbsSymLink <boot!home!config!lib>libkernelland_emu.so : libkernelland_emu.so
|
||||
: /boot/home/config/lib : false ;
|
||||
|
||||
SEARCH on [ FGristFiles
|
||||
strlcpy.c
|
||||
] = [ FDirName $(HAIKU_TOP) src system libroot posix string ] ;
|
||||
|
||||
SEARCH on [ FGristFiles
|
||||
list.c khash.c
|
||||
] = [ FDirName $(HAIKU_TOP) src system kernel util ] ;
|
||||
|
||||
Reference in New Issue
Block a user