[packages/librsvg] - try x32 with --target in RUSTFLAGS

qboosh qboosh at pld-linux.org
Sat Mar 22 11:44:11 CET 2025


commit 8c1950f7dffcee193d71ef35918e8eae1924b5d0
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Mar 22 10:45:06 2025 +0100

    - try x32 with --target in RUSTFLAGS

 librsvg.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/librsvg.spec b/librsvg.spec
index afb42ec..3e5cca7 100644
--- a/librsvg.spec
+++ b/librsvg.spec
@@ -194,6 +194,7 @@ EOF
 %build
 export CARGO_HOME="$(pwd)/.cargo"
 export PKG_CONFIG_ALLOW_CROSS=1
+RUSTFLAGS="%{rpmrustflags} --target=%{rust_target}"
 %meson \
 	%{!?with_static_libs:--default-library=shared} \
 	-Davif=enabled \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/librsvg.git/commitdiff/8c1950f7dffcee193d71ef35918e8eae1924b5d0



More information about the pld-cvs-commit mailing list