From b0c6c1df052ad9c59d8cfd49ab959d7fd5287a58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20D=C3=B6rfler?= Date: Fri, 3 Sep 2004 12:31:09 +0000 Subject: [PATCH] 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 --- src/apps/bin/Jamfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/bin/Jamfile b/src/apps/bin/Jamfile index 2429b53a90..ad51eedd2e 100644 --- a/src/apps/bin/Jamfile +++ b/src/apps/bin/Jamfile @@ -58,7 +58,7 @@ StdBinCommands shutdown.cpp version.cpp # yes.cpp - : be ; + : libroot.so be ; # standard commands that need libbe.so, libtranslation.so StdBinCommands