- implement hooks for hostbuilds - use host build hooks to implement fixups for host build - move separator declaration to rules.mk

SVN-Revision: 24551
This commit is contained in:
Jo-Philipp Wich
2010-12-13 19:04:33 +00:00
parent 135cfe50c9
commit dbf8d9c516
4 changed files with 73 additions and 19 deletions

View File

@@ -75,10 +75,6 @@ define Download/default
MD5SUM:=$(PKG_MD5SUM)
endef
define sep
endef
define Build/Exports/Default
$(1) : export ACLOCAL_INCLUDE=$$(foreach p,$$(wildcard $$(STAGING_DIR)/usr/share/aclocal $$(STAGING_DIR)/usr/share/aclocal-* $$(STAGING_DIR)/host/share/aclocal $$(STAGING_DIR)/host/share/aclocal-*),-I $$(p))
$(1) : export STAGING_PREFIX=$$(STAGING_DIR)/usr