summaryrefslogtreecommitdiffstats
path: root/rules/host-jimtcl.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-06-14 11:40:48 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-06-14 13:50:28 +0200
commit91500d9f30dd99928b659e68389bd6dc7067c947 (patch)
treee01f26b8a1e9022122fc8f0bf1a26afa2bcfbfb6 /rules/host-jimtcl.make
parent4f0188a5bdccf5c2eca12095882d12fe335eaf42 (diff)
downloadptxdist-91500d9f30dd99928b659e68389bd6dc7067c947.tar.gz
ptxdist-91500d9f30dd99928b659e68389bd6dc7067c947.tar.xz
host-jimtcl: use '--prefix='
It's the correct for host packages. Without this, header files and libjim are not found by default. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-jimtcl.make')
-rw-r--r--rules/host-jimtcl.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-jimtcl.make b/rules/host-jimtcl.make
index 60738f752..13eaede7b 100644
--- a/rules/host-jimtcl.make
+++ b/rules/host-jimtcl.make
@@ -33,7 +33,7 @@ HOST_JIMTCL_CONF_ENV := \
$(HOST_ENV) \
CCACHE=none
HOST_JIMTCL_CONF_OPT := \
- --prefix=/usr \
+ $(HOST_AUTOCONF) \
--disable-lineedit \
--disable-docs