zig: mark as BROKEN

Does not support llvm 14 yet.
This commit is contained in:
wiz 2022-08-15 19:16:25 +00:00
parent 7acf868103
commit b95ca84e9d

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.16 2022/04/18 19:11:32 adam Exp $
# $NetBSD: Makefile,v 1.17 2022/08/15 19:16:25 wiz Exp $
DISTNAME= zig-0.9.1
PKGREVISION= 1
@ -11,6 +11,8 @@ HOMEPAGE= https://ziglang.org/
COMMENT= Programming language designed for robustness and clarity
LICENSE= mit
BROKEN= "No support for llvm 14 yet."
USE_CMAKE= yes
USE_TOOLS+= bash:run
USE_LANGUAGES= c c++14