pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cad/ghdl
Module Name: pkgsrc
Committed By: wiz
Date: Wed May 8 11:37:51 UTC 2024
Modified Files:
pkgsrc/cad/ghdl: Makefile
Log Message:
ghdl: mark as BROKEN, does not suport llvm 17
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/cad/ghdl/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cad/ghdl/Makefile
diff -u pkgsrc/cad/ghdl/Makefile:1.18 pkgsrc/cad/ghdl/Makefile:1.19
--- pkgsrc/cad/ghdl/Makefile:1.18 Tue Jan 2 00:43:09 2024
+++ pkgsrc/cad/ghdl/Makefile Wed May 8 11:37:51 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2024/01/02 00:43:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2024/05/08 11:37:51 wiz Exp $
DISTNAME= ghdl-3.0.0
PKGREVISION= 2
@@ -12,7 +12,7 @@ HOMEPAGE= https://ghdl.github.io/ghdl/
COMMENT= Open-source simulator/compiler/analyzer for the VHDL
LICENSE= gnu-gpl-v2
-#BROKEN= "Does not support llvm 16."
+BROKEN= "Does not support llvm 17."
USE_TOOLS+= bash:run gmake
Home |
Main Index |
Thread Index |
Old Index