pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/openjade
Module Name: pkgsrc
Committed By: gdt
Date: Sat Nov 23 19:09:26 UTC 2019
Modified Files:
pkgsrc/textproc/openjade: Makefile
Log Message:
textproc/openjade: Add note about gcc versions that expose the openjade bug
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/textproc/openjade/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/openjade/Makefile
diff -u pkgsrc/textproc/openjade/Makefile:1.34 pkgsrc/textproc/openjade/Makefile:1.35
--- pkgsrc/textproc/openjade/Makefile:1.34 Sat Nov 23 18:55:54 2019
+++ pkgsrc/textproc/openjade/Makefile Sat Nov 23 19:09:26 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2019/11/23 18:55:54 gdt Exp $
+# $NetBSD: Makefile,v 1.35 2019/11/23 19:09:26 gdt Exp $
DISTNAME= openjade-1.3.2
PKGREVISION= 15
@@ -37,7 +37,7 @@ INSTALLATION_DIRS= ${OPENJADE_DATA_DIR}/
# Because of code in openjade that does not conform to standards, some
# versions of gcc produce an openjade binary that segfaults. Examples
# are building postgresql95-docs (gcc version ?) and building the
-# pkgsrc guide (gcc included with netbsd-9).
+# pkgsrc guide (gcc 7 and 8 on NetBSD/amd).
#
# Bug report about openjade built with gcc crashing for postgresql
# https://bugzilla.redhat.com/show_bug.cgi?id=1306162
Home |
Main Index |
Thread Index |
Old Index