[packages/python3-rpds-py] - fix build on x32

baggins baggins at pld-linux.org
Sat Apr 5 19:27:11 CEST 2025


commit 016e443e422bb122a7e3ed8d0e6e429ce690b45a
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Apr 5 20:08:02 2025 +0200

    - fix build on x32

 python3-rpds-py.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/python3-rpds-py.spec b/python3-rpds-py.spec
index b5a5e6a..0557e57 100644
--- a/python3-rpds-py.spec
+++ b/python3-rpds-py.spec
@@ -73,6 +73,7 @@ export CARGO_TERM_VERBOSE=true
 %ifarch x32
 export CARGO_BUILD_TARGET=x86_64-unknown-linux-gnux32
 export PKG_CONFIG_ALLOW_CROSS=1
+export PYO3_CROSS_LIB_DIR=%{_libdir}
 %endif
 
 export CFLAGS="%{rpmcflags}"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-rpds-py.git/commitdiff/016e443e422bb122a7e3ed8d0e6e429ce690b45a



More information about the pld-cvs-commit mailing list