diff options
Diffstat (limited to 'package/resource-agents')
-rw-r--r-- | package/resource-agents/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/resource-agents/Makefile b/package/resource-agents/Makefile index b68da9226..30f63b07b 100644 --- a/package/resource-agents/Makefile +++ b/package/resource-agents/Makefile @@ -13,6 +13,7 @@ PKG_URL:= https://github.com/ClusterLabs/resource-agents PKG_SITES:= http://openadk.org/distfiles/ PKG_CFLINE_RESOURCE_AGENTS:= depends on ADK_TARGET_LIB_GLIBC || ADK_TARGET_LIB_EGLIBC +PKG_HOST_DEPENDS:= !darwin include $(TOPDIR)/mk/package.mk |