summaryrefslogtreecommitdiffhomepage
path: root/groups
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2021-04-08 11:16:57 +0200
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2021-04-08 11:16:57 +0200
commite74a1e6339c8087b4649ddaa581dcd2075931fb6 (patch)
treea1ed5c620126314678717815d0ff8d6ecb847b70 /groups
parenta079bc8257283ddb9fa17c885dfb26661a889886 (diff)
downloadmidipix_build-e74a1e6339c8087b4649ddaa581dcd2075931fb6.tar.bz2
midipix_build-e74a1e6339c8087b4649ddaa581dcd2075931fb6.tar.xz
groups/010.host_deps.group:bmake_host:${PKG_CONFIGURE_ARGS}: configure w/ --with-default-sys-path=${PREFIX}/share/mk (via midipix.)
Diffstat (limited to 'groups')
-rw-r--r--groups/010.host_deps.group1
1 files changed, 1 insertions, 0 deletions
diff --git a/groups/010.host_deps.group b/groups/010.host_deps.group
index 0dddd58c..fb6a6792 100644
--- a/groups/010.host_deps.group
+++ b/groups/010.host_deps.group
@@ -33,6 +33,7 @@ HOST_DEPS_PREFIX="${PREFIX}";
: ${PKG_BISON_HOST_ENV_VARS_EXTRA:="M4=${PREFIX}/bin/m4"};
: ${PKG_BMAKE_HOST_URLS_GIT:="bmake=https://github.com/arichardson/bmake@master"};
: ${PKG_BMAKE_HOST_MAKEFLAGS_BUILD:=-j1};
+: ${PKG_BMAKE_HOST_CONFIGURE_ARGS:=--with-default-sys-path=${PREFIX}/share/mk};
: ${PKG_BMAKE_HOST_CFLAGS_BUILD_EXTRA:="-fcommon"};
: ${PKG_BMAKE_HOST_LDFLAGS_BUILD_EXTRA:="-fcommon"};
: ${PKG_BZIP2_HOST_SHA256SUM:=ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269};