summaryrefslogtreecommitdiffhomepage
path: root/groups/010.host_deps.group
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-05-07 17:34:27 +0100
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-05-07 17:34:27 +0100
commit830c8b4c7e86ecf92b736cfccd3c99ee3d1086ef (patch)
treefeb368c255147f1449c7b317421b80bc870741f2 /groups/010.host_deps.group
parent0ffb7c320e781c1ea6b549aadcac377346d42b85 (diff)
downloadmidipix_build-830c8b4c7e86ecf92b736cfccd3c99ee3d1086ef.tar.bz2
midipix_build-830c8b4c7e86ecf92b736cfccd3c99ee3d1086ef.tar.xz
groups/010.host_deps.group:binutils_build:${PKG_CONFIGURE_ARGS}: configure w/ --disable-werror --enable-deterministic-archives --enable-install-libbfd --prefix=${PREFIX}/opt (via midipix.)
groups/010.host_deps.group:binutils_build:${PKG_PREFIX}: set to ${PREFIX}/opt (via midipix.)
Diffstat (limited to 'groups/010.host_deps.group')
-rw-r--r--groups/010.host_deps.group4
1 files changed, 2 insertions, 2 deletions
diff --git a/groups/010.host_deps.group b/groups/010.host_deps.group
index 3c58d911..047f21c2 100644
--- a/groups/010.host_deps.group
+++ b/groups/010.host_deps.group
@@ -22,9 +22,9 @@ HOST_DEPS_PREFIX="${PREFIX}";
: ${PKG_BINUTILS_BUILD_SHA256SUM:=250d3b2925c6b211fb16173b0b25bc091c58829fbcad3eb849645e0af52cf7fa};
: ${PKG_BINUTILS_BUILD_VERSION:=2.24.51};
: ${PKG_BINUTILS_BUILD_URL:=ftp://sourceware.org/pub/binutils/snapshots/binutils-${PKG_BINUTILS_BUILD_VERSION}.tar.bz2};
-: ${PKG_BINUTILS_BUILD_CONFIGURE_ARGS:="--disable-werror --enable-deterministic-archives --enable-install-libbfd --prefix=${PREFIX}"};
+: ${PKG_BINUTILS_BUILD_CONFIGURE_ARGS:="--disable-werror --enable-deterministic-archives --enable-install-libbfd --prefix=${PREFIX}/opt"};
: ${PKG_BINUTILS_BUILD_LIBTOOL:=slibtool-static};
-: ${PKG_BINUTILS_BUILD_PREFIX:=${PREFIX}};
+: ${PKG_BINUTILS_BUILD_PREFIX:="${PREFIX}/opt"};
: ${PKG_BISON_HOST_SHA256SUM:=55e4a023b1b4ad19095a5f8279f0dc048fa29f970759cea83224a6d5e7a3a641};
: ${PKG_BISON_HOST_VERSION:=3.5};
: ${PKG_BISON_HOST_URL:=https://ftp.gnu.org/gnu/bison/bison-${PKG_BISON_HOST_VERSION}.tar.xz};