pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc add alpha c++ -O2 bug workaround for graphics/free...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8dca10702e16
branches:  trunk
changeset: 475935:8dca10702e16
user:      recht <recht%pkgsrc.org@localhost>
date:      Sun May 30 00:14:43 2004 +0000

description:
add alpha c++ -O2 bug workaround for graphics/freetype2

diffstat:

 doc/HACKS |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r a96d4e53e456 -r 8dca10702e16 doc/HACKS
--- a/doc/HACKS Sat May 29 23:45:13 2004 +0000
+++ b/doc/HACKS Sun May 30 00:14:43 2004 +0000
@@ -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 @@
        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



Home | Main Index | Thread Index | Old Index