Subject: CVS commit: pkgsrc/www/firefox
To: None <pkgsrc-changes@NetBSD.org>
From: Krister Walfridsson <kristerw@netbsd.org>
List: pkgsrc-changes
Date: 11/01/2004 18:07:24
Module Name:	pkgsrc
Committed By:	kristerw
Date:		Mon Nov  1 18:07:24 UTC 2004

Modified Files:
	pkgsrc/www/firefox: distinfo
	pkgsrc/www/firefox/patches: patch-bt

Log Message:
Use __va_copy instead of va_copy for NetBSD.  This is needed on gcc 3.4
since the build use -ansi that in turn makes gcc 3.4 modify its pre-
defined symbols in such a way that va_copy is not defined.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/www/firefox/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/www/firefox/patches/patch-bt

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.