commit 52b22b7fbbb5230d56d3abd2488d32f840c92734
Author: Jan Rękorajski <[email protected]>
Date: Sat Oct 30 00:38:57 2021 +0200
- allow cross compiling to fix build on x32
sccache.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/sccache.spec b/sccache.spec
index c6135a8..ae0afa1 100644
--- a/sccache.spec
+++ b/sccache.spec
@@ -54,6 +54,7 @@ EOF
%build
export CARGO_HOME="$(pwd)/.cargo"
+export PKG_CONFIG_ALLOW_CROSS=1
cargo -v build \
%ifarch x32
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sccache.git/commitdiff/52b22b7fbbb5230d56d3abd2488d32f840c92734
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit