The build compatibility libs are needed for this rule when invoked on non-Haiku hosts. Fixes the build on non-Haiku host platforms.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40799 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Rene Gollent
2011-03-03 21:56:56 +00:00
parent b5d2724841
commit 2cfa3e7a04
+1
View File
@@ -181,5 +181,6 @@ rule AddCatalogEntryAttribute target
actions AddCatalogEntryAttribute1
{
$(HOST_ADD_BUILD_COMPATIBILITY_LIB_DIR)
"$(2)" -t string "SYS:NAME" "$(CATALOG_ENTRY)" "$(1)"
}