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:
@@ -181,5 +181,6 @@ rule AddCatalogEntryAttribute target
|
||||
|
||||
actions AddCatalogEntryAttribute1
|
||||
{
|
||||
$(HOST_ADD_BUILD_COMPATIBILITY_LIB_DIR)
|
||||
"$(2)" -t string "SYS:NAME" "$(CATALOG_ENTRY)" "$(1)"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user