Link bfs_fuse against the static host libroot.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31487 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2009-07-09 18:06:53 +00:00
parent 33cd079785
commit 5d0e14e988
+1 -1
View File
@@ -61,5 +61,5 @@ BuildPlatformMain <build>bfs_fuse
$(bfsSource)
: <build>fuse_module.a $(libHaikuCompat) $(HOST_LIBSUPC++) $(HOST_LIBSTDC++)
$(HOST_LIBROOT) $(fsShellCommandLibs) fuse
$(HOST_STATIC_LIBROOT) $(fsShellCommandLibs) fuse
;