Module Name: src
Committed By: leot
Date: Sun Apr 12 17:49:00 UTC 2020
Modified Files:
src/doc: HACKS
Log Message:
Hack removed in src/external/bsd/nvi/usr.bin/nvi/Makefile,-r1.21
It is no longer needed, per PR bin/54656.
To generate a diff of this commit:
cvs rdiff -u -r1.200 -r1.201 src/doc/HACKS
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/HACKS
diff -u src/doc/HACKS:1.200 src/doc/HACKS:1.201
--- src/doc/HACKS:1.200 Sat Apr 4 16:25:17 2020
+++ src/doc/HACKS Sun Apr 12 17:49:00 2020
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.200 2020/04/04 16:25:17 jdolecek Exp $
+# $NetBSD: HACKS,v 1.201 2020/04/12 17:49:00 leot Exp $
#
# This file is intended to document workarounds for currently unsolved
# (mostly) compiler bugs.
@@ -900,14 +900,6 @@ file /cvsroot/src/external/mit/xorg/lib/
descr gallium does not compile.
kcah
-port aarch64
-hack compile ex_filter.c in vi with -O0
-cdate Mon Oct 28 14:39:35 EDT 2019
-who christos
-file /cvsroot/src/external/bsd/nvi/usr.bin/nvi/Makefile 1.20
-descr ":%! sort" core-dumps, tm is NULL but was not NULL on entry.
-kcah
-
port sh3
hack compile parse.c in battlestar with -Wno-restrict
cdate Mon Oct 28 14:39:35 EDT 2019