[packages/bcachefs-tools] set PKG_CONFIG_ALLOW_CROSS=1

atler atler at pld-linux.org
Fri Jan 12 19:42:06 CET 2024


commit dc723b38bba3538ce4f71f6c311be7f02c8bbe79
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Jan 12 19:05:49 2024 +0100

    set PKG_CONFIG_ALLOW_CROSS=1

 bcachefs-tools.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/bcachefs-tools.spec b/bcachefs-tools.spec
index 1cb42e9..58a5bf1 100644
--- a/bcachefs-tools.spec
+++ b/bcachefs-tools.spec
@@ -40,6 +40,7 @@ This package contains userspace tools to manage bcachefs.
 
 %build
 export RUSTFLAGS="%{rpmrustflags}"
+export PKG_CONFIG_ALLOW_CROSS=1
 %{__make} \
 	V=1 \
 	PREFIX="%{_prefix}" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bcachefs-tools.git/commitdiff/b6f610db18bc4e5749480888b99d40d966c122f9



More information about the pld-cvs-commit mailing list