[packages/bcachefs-tools] - PKG_CONFIG_ALLOW_CROSS also on install (for x32)
qboosh
qboosh at pld-linux.org
Fri May 24 22:26:05 CEST 2024
commit 6dfb0bd7d150fbbc6c397c392aa802d196e8daa3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri May 24 22:21:47 2024 +0200
- PKG_CONFIG_ALLOW_CROSS also on install (for x32)
bcachefs-tools.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/bcachefs-tools.spec b/bcachefs-tools.spec
index fcf42df..38ea66a 100644
--- a/bcachefs-tools.spec
+++ b/bcachefs-tools.spec
@@ -83,6 +83,7 @@ install -d $RPM_BUILD_ROOT{%{_sbindir},%{_mandir}/man8}
# keep build env settings to avoid rebuilds ("dirty")
export RUSTFLAGS="%{rpmrustflags}"
+export PKG_CONFIG_ALLOW_CROSS=1
export BINDGEN_EXTRA_CLANG_ARGS="%{rpmcflags} %{rpmcppflags}"
%ifnarch x32
export LIBCLANG_PATH="%{_libdir}"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bcachefs-tools.git/commitdiff/6dfb0bd7d150fbbc6c397c392aa802d196e8daa3
More information about the pld-cvs-commit
mailing list