pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/zig
Module Name: pkgsrc
Committed By: wiz
Date: Sat Aug 20 21:01:27 UTC 2022
Modified Files:
pkgsrc/lang/zig: Makefile
Log Message:
zig: add upstream bug report URL for llvm 14 support release
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/lang/zig/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/zig/Makefile
diff -u pkgsrc/lang/zig/Makefile:1.17 pkgsrc/lang/zig/Makefile:1.18
--- pkgsrc/lang/zig/Makefile:1.17 Mon Aug 15 19:16:25 2022
+++ pkgsrc/lang/zig/Makefile Sat Aug 20 21:01:27 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2022/08/15 19:16:25 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2022/08/20 21:01:27 wiz Exp $
DISTNAME= zig-0.9.1
PKGREVISION= 1
@@ -11,6 +11,7 @@ HOMEPAGE= https://ziglang.org/
COMMENT= Programming language designed for robustness and clarity
LICENSE= mit
+# https://github.com/ziglang/zig/issues/12534
BROKEN= "No support for llvm 14 yet."
USE_CMAKE= yes
Home |
Main Index |
Thread Index |
Old Index