From 41f65878b8b6852b14df7bbd873dfd4465006d36 Mon Sep 17 00:00:00 2001 From: grant Date: Sun, 1 Jun 2003 02:02:49 +0000 Subject: note archivers/zip hack for powerpc. --- doc/HACKS | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/doc/HACKS b/doc/HACKS index 05685c8e189..5952523eb01 100644 --- a/doc/HACKS +++ b/doc/HACKS @@ -1,4 +1,4 @@ -# $NetBSD: HACKS,v 1.14 2003/03/15 02:15:57 dmcmahill Exp $ +# $NetBSD: HACKS,v 1.15 2003/06/01 02:02:49 grant Exp $ # # This file is intended to document workarounds for currently unsolved # (mostly) compiler bugs. @@ -358,3 +358,13 @@ descr When compiling with -O2, gcc spins at one file. Going back to -O fixes this. (The usual story...) kcah + +hack zip -O bug +mdate 1 Jun 2003 +who grant +port powerpc +file archivers/zip/Makefile : 1.33 +descr + When compiling with -O or -O2, gcc dies with an internal + compiler error on crypt.c. Turning off optimization fixes this. +kcah -- cgit v1.2.3