Skip to content

Commit 13a7bbb

Browse files
committed
disable lint for now; sha1.c uses x86 intrinsics now
1 parent 76b5a8d commit 13a7bbb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

external/gpl3/gcc/lib/libiberty/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# $NetBSD: Makefile,v 1.12 2025/09/18 03:15:38 mrg Exp $
1+
# $NetBSD: Makefile,v 1.13 2026/01/20 20:27:26 christos Exp $
22

3+
NOLINT=yes # XXX: too-many-errors
34
LIBISPRIVATE= yes
45

56
.include <bsd.init.mk>

0 commit comments

Comments
 (0)