Module Name:    src
Committed By:   martin
Date:           Sat May 24 07:42:45 UTC 2014

Modified Files:
        src/doc: HACKS

Log Message:
Note vax /boot hack


To generate a diff of this commit:
cvs rdiff -u -r1.149 -r1.150 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.149 src/doc/HACKS:1.150
--- src/doc/HACKS:1.149	Tue May 13 18:55:07 2014
+++ src/doc/HACKS	Sat May 24 07:42:45 2014
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.149 2014/05/13 18:55:07 macallan Exp $
+# $NetBSD: HACKS,v 1.150 2014/05/24 07:42:45 martin Exp $
 #
 # This file is intended to document workarounds for currently unsolved
 # (mostly) compiler bugs.
@@ -973,3 +973,12 @@ file	src/external/lgpl3/gmp/lib/libgmp/a
 descr	workaround for n32 gcc doing unaligned 64bit accesses when optimizing
 pr	48696
 kcah
+
+port	vax
+hack	compile boot with -O1
+cdate	Sat May 24 09:40:58 CEST 2014
+who	martin
+file	src/sys/arch/vax/boot/boot/Makefile: 1.41
+descr	/boot does not work when compiled with -O2 and gcc 4.8
+kcah
+

Reply via email to