summaryrefslogtreecommitdiff
path: root/mk/package.mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-29 09:06:27 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-29 09:06:27 +0100
commit40fcb885d64153d3196f8a6ad8ca9a679b4a61b5 (patch)
treec65da15b51c5fcf5dd5e5f2c038fa57455b03a21 /mk/package.mk
parentede0b881160024db41b69198207a3e9905eea6c9 (diff)
parent50dc4372e21202d2e285bd295ec18c759b66c4d9 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'mk/package.mk')
-rw-r--r--mk/package.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/package.mk b/mk/package.mk
index 24ef42594..da04288c1 100644
--- a/mk/package.mk
+++ b/mk/package.mk
@@ -49,6 +49,7 @@ INSTALL_TARGET?= install
MAKE_ENV+= $(GCC_CHECK) \
PATH='${TARGET_PATH}' \
LIBTOOLIZE='${STAGING_HOST_DIR}/usr/bin/libtoolize -q' \
+ M4='${STAGING_HOST_DIR}/usr/bin/m4' \
WRKDIR='${WRKDIR}' WRKDIST='${WRKDIST}' \
WRKSRC='${WRKSRC}' WRKBUILD='${WRKBUILD}' \
CFLAGS='$(strip ${TARGET_CFLAGS})' \