Subject: CVS commit: pkgsrc/mail/pine
To: None <pkgsrc-changes@NetBSD.org>
From: John Klos <jklos@netbsd.org>
List: pkgsrc-changes
Date: 06/02/2004 18:45:00
Module Name: pkgsrc
Committed By: jklos
Date: Wed Jun 2 18:45:00 UTC 2004
Modified Files:
pkgsrc/mail/pine: Makefile
Log Message:
When default optimisation is left at -O2, memory usage gets as high as 320 megs on
NetBSD PowerPC and as high as 220 megs on NetBSD i386. Setting optimisation to -O
allows Pine to be built on NetBSD m68k and VAX architectures as well as machines
which don't have much memory.
To generate a diff of this commit:
cvs rdiff -r1.92 -r1.93 pkgsrc/mail/pine/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.