Let some bin commands now link against our libroot.so, so that we
have more functions available (like strlcpy()). Note, this might affect the functionality on R5. For example, the "df" command will only work on Dano/Zeta, and of course, Haiku. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8813 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
5c506d7fdd
commit
b0c6c1df05
@ -58,7 +58,7 @@ StdBinCommands
|
||||
shutdown.cpp
|
||||
version.cpp
|
||||
# yes.cpp
|
||||
: be ;
|
||||
: libroot.so be ;
|
||||
|
||||
# standard commands that need libbe.so, libtranslation.so
|
||||
StdBinCommands
|
||||
|
Loading…
Reference in New Issue
Block a user