commit 1e38ac011b7262847252b4edcf47fe06a2ffcde3
Author: Jakub Bogusz <[email protected]>
Date: Sun Feb 12 22:42:10 2023 +0100
- try with internal mini-gmp on x32; release 3 (libffi 3.4.x)
guile.spec | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/guile.spec b/guile.spec
index 4224dd8..a2ccd14 100644
--- a/guile.spec
+++ b/guile.spec
@@ -1,4 +1,5 @@
-# TODO: many bytevectors.test and numbers.test failures on x32
+# TODO: many bytevectors.test and numbers.test failures on x32 when using
system gmp
+# (temporarily switched to internal mini-gmp)
#
# Conditional build:
%bcond_without tests # running ./check-guile
@@ -18,7 +19,7 @@ Summary(ru.UTF-8): Язык расширений GNU
Summary(uk.UTF-8): Мова розширень GNU
Name: guile
Version: 3.0.9
-Release: 2
+Release: 3
Epoch: 5
License: LGPL v3+
Group: Development/Languages
@@ -200,7 +201,8 @@ Tryb edycji guile dla emacsa.
%{__automake}
%configure \
%ifarch x32
- --enable-jit=no \
+ --disable-jit \
+ --enable-mini-gmp \
%endif
--disable-silent-rules
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/guile.git/commitdiff/1e38ac011b7262847252b4edcf47fe06a2ffcde3
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit