summaryrefslogtreecommitdiffhomepage
path: root/groups/010.host_deps.group
diff options
context:
space:
mode:
authorLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2023-02-18 02:37:43 +0100
committerLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2023-02-18 02:37:43 +0100
commitf0c50211a2dc419b0c743ce860a2c747525d0aa6 (patch)
treeca1e86e99b1bffb0da6c12b6f1b851cce37a120e /groups/010.host_deps.group
parent64844b6bf2408585cf512b007b09a7a91c6a25ec (diff)
downloadmidipix_build-f0c50211a2dc419b0c743ce860a2c747525d0aa6.tar.bz2
midipix_build-f0c50211a2dc419b0c743ce860a2c747525d0aa6.tar.xz
Eliminate symlinks in vars/.
Diffstat (limited to 'groups/010.host_deps.group')
-rw-r--r--groups/010.host_deps.group2
1 files changed, 2 insertions, 0 deletions
diff --git a/groups/010.host_deps.group b/groups/010.host_deps.group
index c3845ec5..3151cb0a 100644
--- a/groups/010.host_deps.group
+++ b/groups/010.host_deps.group
@@ -118,6 +118,7 @@ HOST_DEPS_TOOLS_RPM_DISABLE=1;
: ${PKG_GLIB_HOST_CFLAGS_BUILD_EXTRA:="-Wno-missing-include-dirs -Wno-format-nonliteral -Wno-format-overflow"};
: ${PKG_GLIB_HOST_ENV_VARS_EXTRA:="LIBFFI_CFLAGS=-I${PREFIX}/lib/libffi-3.2.1/include:LIBFFI_LIBS=-L${PREFIX}/lib -lffi"};
: ${PKG_GLIB_HOST_LDFLAGS_CONFIGURE_EXTRA:=-L${PREFIX}/lib};
+: ${PKG_GLIB_HOST_VARS_FILE:="vars/glib.vars"}
: ${PKG_GPERF_HOST_SHA256SUM:=588546b945bba4b70b6a3a616e80b4ab466e3f33024a352fc2198112cdbb3ae2};
: ${PKG_GPERF_HOST_VERSION:=3.1};
: ${PKG_GPERF_HOST_URL:=https://ftp.gnu.org/gnu/gperf/gperf-${PKG_GPERF_HOST_VERSION}.tar.gz};
@@ -231,6 +232,7 @@ HOST_DEPS_TOOLS_RPM_DISABLE=1;
: ${PKG_RUBY_HOST_CFLAGS_CONFIGURE:="-g0 -O1 -DHAVE_RL_USERNAME_COMPLETION_FUNCTION=1"};
: ${PKG_RUBY_HOST_CONFIGURE_ARGS_EXTRA:="--disable-install-rdoc --with-out-ext=fiddle,openssl"};
: ${PKG_RUBY_HOST_MAKEFLAGS_VERBOSITY:="none"};
+: ${PKG_RUBY_HOST_VARS_FILE:="vars/ruby.vars"}
: ${PKG_SBSIGNTOOLS_HOST_DEPENDS:="binutils_build libressl_host util_linux_host"};
: ${PKG_SBSIGNTOOLS_HOST_URLS_GIT:=sbsigntools-master=https://git.kernel.org/pub/scm/linux/kernel/git/jejb/sbsigntools.git@master};
: ${PKG_SBSIGNTOOLS_HOST_SUBDIR:=sbsigntools-master};