Subject: CVS commit: src/regress/sys/kern/ras/ras3
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 09/02/2006 21:27:41
Module Name: src
Committed By: martin
Date: Sat Sep 2 21:27:41 UTC 2006
Modified Files:
src/regress/sys/kern/ras/ras3: Makefile
Log Message:
Add -fno-reorder-blocks for gcc4, to avoid duplicate label definition
by RAS_END() - untill we find some better solution.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/regress/sys/kern/ras/ras3/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.