[packages/guile] - 3.0.9 is not worse than 3.0.8, so for now we'll just build without tests
qboosh
qboosh at pld-linux.org
Fri Jan 27 22:13:42 CET 2023
commit d571a5bdeaecc87b50b6ff969540150c1da73853
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Jan 27 22:15:00 2023 +0100
- 3.0.9 is not worse than 3.0.8, so for now we'll just build without tests
guile.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/guile.spec b/guile.spec
index fefe452..9b39f16 100644
--- a/guile.spec
+++ b/guile.spec
@@ -1,3 +1,4 @@
+# TODO: many bytevectors.test and numbers.test failures on x32
#
# Conditional build:
%bcond_without tests # running ./check-guile
@@ -182,7 +183,7 @@ Tryb edycji guile dla emacsa.
%setup -q
%patch0 -p1
%patch1 -p1
-%ifarch %{ix86} x32
+%ifarch %{ix86}
%patch2 -p1
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/guile.git/commitdiff/d571a5bdeaecc87b50b6ff969540150c1da73853
More information about the pld-cvs-commit
mailing list