summaryrefslogtreecommitdiffhomepage
path: root/vars/build.vars
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-11-16 15:04:04 +0100
committerLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-11-16 16:07:49 +0100
commit0610d8b6288e055b7b5e63d6cfe49333b5842cb8 (patch)
tree9d4e71b2d753f59e88107fe6e06cfd9450a2c5e5 /vars/build.vars
parentdac2367b6221dab5bd367094534b981867e9891b (diff)
downloadmidipix_build-0610d8b6288e055b7b5e63d6cfe49333b5842cb8.tar.bz2
midipix_build-0610d8b6288e055b7b5e63d6cfe49333b5842cb8.tar.xz
cmake: fix build and clean up cmake.vars.
Diffstat (limited to 'vars/build.vars')
-rw-r--r--vars/build.vars1
1 files changed, 1 insertions, 0 deletions
diff --git a/vars/build.vars b/vars/build.vars
index eb54da41..4e79f103 100644
--- a/vars/build.vars
+++ b/vars/build.vars
@@ -421,6 +421,7 @@ LEAF_PACKAGES_PREFIX="${PREFIX_NATIVE}";
: ${PKG_CMAKE_SHA256SUM:=7d73ee4fae572eb2d7cd3feb48971aea903bb30a20ea5ae8b4da826d8ccad5fe};
: ${PKG_CMAKE_URL:=https://cmake.org/files/v${PKG_CMAKE_VERSION%.*}/cmake-${PKG_CMAKE_VERSION}.tar.gz};
: ${PKG_CMAKE_CONFIGURE_ARGS:="--prefix="};
+: ${PKG_CMAKE_MAKEFLAGS_INSTALL:=};
: ${PKG_COREUTILS_PREFIX_EXTRA:=${PREFIX_MINIPIX}};
: ${PKG_COREUTILS_SHA256SUM:=ec43ca5bcfc62242accb46b7f121f6b684ee21ecd7d075059bf650ff9e37b82d};
: ${PKG_COREUTILS_VERSION:=8.23};