summaryrefslogtreecommitdiffhomepage
path: root/vars
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz (arab, vxp) <lucio@lucioillanes.de>2018-04-28 17:08:40 +0000
committerLucio Andrés Illanes Albornoz (arab, vxp) <lucio@lucioillanes.de>2018-04-28 17:08:40 +0000
commit60750690597c0a34fbb8f7244e4efcfc6caf06c6 (patch)
treef355852e63c2a817c4fb02610a792367fe92935c /vars
parentbf8d6825ceaa7c4ff38726bf435594c78231e913 (diff)
downloadmidipix_build-60750690597c0a34fbb8f7244e4efcfc6caf06c6.tar.bz2
midipix_build-60750690597c0a34fbb8f7244e4efcfc6caf06c6.tar.xz
patches/lua-5.3.4_pre.local.patch: renamed from patches/lua-5.3.4.local.patch to apply pre-configure{_autotools,}.
vars/build.vars:lua:${PKG_MAKEFLAGS_BUILD_EXTRA}: tentatively removed due to embedded whitespaces.
Diffstat (limited to 'vars')
-rw-r--r--vars/build.vars1
1 files changed, 0 insertions, 1 deletions
diff --git a/vars/build.vars b/vars/build.vars
index 9b81e79d..a9cbd646 100644
--- a/vars/build.vars
+++ b/vars/build.vars
@@ -488,7 +488,6 @@ NATIVE_PACKAGES_DEPS_PYTHON="${PREFIX}/bin/python";
: ${PKG_LUA_URL:=https://www.lua.org/ftp/lua-${PKG_LUA_VERSION}.tar.gz};
: ${PKG_LUA_IN_TREE:=1};
: ${PKG_LUA_CONFIGURE_ARGS_EXTRA:="--with-readline --with-compat-module"};
-: ${PKG_LUA_MAKEFLAGS_BUILD_EXTRA:="LIBS='-lm -ldl'"};
: ${PKG_NCURSES_SHA256SUM:=f551c24b30ce8bfb6e96d9f59b42fbea30fa3a6123384172f9e7284bcf647260};
: ${PKG_NCURSES_VERSION:=6.0};
: ${PKG_NCURSES_URL:=https://ftp.gnu.org/gnu/ncurses/ncurses-${PKG_NCURSES_VERSION}.tar.gz};