[packages/libguestfs] update x32 patch
atler
atler at pld-linux.org
Wed Jun 14 11:42:27 CEST 2023
commit 9abe1e0bea8a29619a4c7b33d587c4031286e6bd
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Jun 14 11:42:05 2023 +0200
update x32 patch
x32.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/x32.patch b/x32.patch
index cd6b7f1..0e8e276 100644
--- a/x32.patch
+++ b/x32.patch
@@ -7,5 +7,5 @@
- $(top_builddir)/run $(CARGO) build --release
+ PKG_CONFIG_ALLOW_CROSS=1 $(top_builddir)/run $(CARGO) build --release --target x86_64-unknown-linux-gnux32
- TESTS = run-bindtests run-tests
-
+ distclean-local:
+ -$(top_builddir)/run $(CARGO) clean
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libguestfs.git/commitdiff/9abe1e0bea8a29619a4c7b33d587c4031286e6bd
More information about the pld-cvs-commit
mailing list