[packages/sccache] - allow cross compiling to fix build on x32

baggins baggins at pld-linux.org
Sat Oct 30 00:39:20 CEST 2021


commit 52b22b7fbbb5230d56d3abd2488d32f840c92734
Author: Jan Rękorajski <baggins at pld-linux.org>
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



More information about the pld-cvs-commit mailing list