]> git.pld-linux.org Git - packages/guile.git/commitdiff
- 3.0.9 is not worse than 3.0.8, so for now we'll just build without tests
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 27 Jan 2023 21:15:00 +0000 (22:15 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 27 Jan 2023 21:15:00 +0000 (22:15 +0100)
guile.spec

index fefe452885add71e038a20c19fb2a4292e2f2ca1..9b39f161460bd800f1c1fd4f6154f64c36c5b5ce 100644 (file)
@@ -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
 
This page took 0.162756 seconds and 4 git commands to generate.