pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/guile30
Module Name: pkgsrc
Committed By: gdt
Date: Sun Sep 1 14:53:48 UTC 2024
Modified Files:
pkgsrc/lang/guile30: Makefile
Log Message:
lang/guile30: Add link to guix bug report about 3.0.10
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/lang/guile30/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/guile30/Makefile
diff -u pkgsrc/lang/guile30/Makefile:1.10 pkgsrc/lang/guile30/Makefile:1.11
--- pkgsrc/lang/guile30/Makefile:1.10 Wed Jun 26 22:49:10 2024
+++ pkgsrc/lang/guile30/Makefile Sun Sep 1 14:53:48 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2024/06/26 22:49:10 gdt Exp $
+# $NetBSD: Makefile,v 1.11 2024/09/01 14:53:48 gdt Exp $
DISTNAME= guile-3.0.10
PKGNAME= ${DISTNAME:S/guile/guile30/}
@@ -10,6 +10,9 @@ HOMEPAGE= https://www.gnu.org/software/g
COMMENT= Official extension language for the GNU operating system
LICENSE= gnu-lgpl-v3
+# 3.0.10 appears to be broken on all 32-bit CPU types.
+# https://issues.guix.gnu.org/72215
+
# Currently, all versions are namespaced.
GUILE_SUBDIR= guile/3.0
#GUILE_SUBDIR= # empty
Home |
Main Index |
Thread Index |
Old Index