From 0e30eebd1d79bca166709f7804410980e646976f Mon Sep 17 00:00:00 2001 From: recht Date: Sun, 30 May 2004 00:14:43 +0000 Subject: add alpha c++ -O2 bug workaround for graphics/freetype2 --- doc/HACKS | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'doc/HACKS') diff --git a/doc/HACKS b/doc/HACKS index a5e87c4a2ca..b5cdf701da9 100644 --- a/doc/HACKS +++ b/doc/HACKS @@ -1,4 +1,4 @@ -# $NetBSD: HACKS,v 1.24 2004/04/11 19:44:27 seb Exp $ +# $NetBSD: HACKS,v 1.25 2004/05/30 00:14:43 recht Exp $ # # This file is intended to document workarounds for currently unsolved # (mostly) compiler bugs. @@ -412,3 +412,14 @@ descr Use POSIX::floor() as a workaround. See perl ticket #25249. kcah + +hack alpha c++ -O2 bug +cdate Wed Feb 16 13:24:06 2000 +who recht +port alpha +file graphics/freetype2/Makefile +pr 25742 +descr + The default compiler flags on the alpha port "-O2 -mieee" + cause the c++ compiler to generate buggy code. +kcah -- cgit v1.2.3