pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc note a sparc64 gcc optimisation workaround.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b39c5a9c10e7
branches: trunk
changeset: 477845:b39c5a9c10e7
user: grant <grant%pkgsrc.org@localhost>
date: Sat Jul 10 13:23:55 2004 +0000
description:
note a sparc64 gcc optimisation workaround.
diffstat:
doc/HACKS | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r db5c2071758b -r b39c5a9c10e7 doc/HACKS
--- a/doc/HACKS Sat Jul 10 12:55:08 2004 +0000
+++ b/doc/HACKS Sat Jul 10 13:23:55 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.25 2004/05/30 00:14:43 recht Exp $
+# $NetBSD: HACKS,v 1.26 2004/07/10 13:23:55 grant Exp $
#
# This file is intended to document workarounds for currently unsolved
# (mostly) compiler bugs.
@@ -423,3 +423,13 @@
The default compiler flags on the alpha port "-O2 -mieee"
cause the c++ compiler to generate buggy code.
kcah
+
+hack sparc64 gcc 3.3.x -O2 bug
+cdate 29 Apr 2004
+who adam
+port sparc64
+file graphics/netpbm/patches/patch-ab
+descr
+ sparc64 gcc 3.3.x toolchain bug means we must compile exif.o
+ without optimisation
+kcah
Home |
Main Index |
Thread Index |
Old Index