summaryrefslogtreecommitdiffstats
path: root/rules/host-libp11.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2023-01-13 18:06:13 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2023-01-22 20:31:52 +0100
commit9c752963983a6de1c4205ba6c53f097d9ab1099f (patch)
tree060e274a29d30ba8db094ba979508ebf6db99e30 /rules/host-libp11.make
parent196d9a00220ba9f32d2c6a8f983154c6311393c1 (diff)
downloadptxdist-9c752963983a6de1c4205ba6c53f097d9ab1099f.tar.gz
ptxdist-9c752963983a6de1c4205ba6c53f097d9ab1099f.tar.xz
use /usr in sysroot-host and sysroot-cross
Building packages with prefix=/ is getting more difficult. For sysroot-host and sysroot-cross is doesn't really matter, so switch to prefix=/usr here as well. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-libp11.make')
-rw-r--r--rules/host-libp11.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-libp11.make b/rules/host-libp11.make
index b7e63ecd3..981fe7507 100644
--- a/rules/host-libp11.make
+++ b/rules/host-libp11.make
@@ -28,7 +28,7 @@ HOST_LIBP11_CONF_OPT := \
--disable-strict \
--disable-pedantic \
--disable-api-doc \
- --with-enginesdir=/lib/engines-1.1 \
+ --with-enginesdir=/usr/lib/engines-1.1 \
--with-pkcs11-module=
HOST_LIBP11_MAKE_PAR := NO