Subject: CVS commit: pkgsrc/meta-pkgs/boost
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 08/24/2006 08:45:35
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Thu Aug 24 08:45:35 UTC 2006

Modified Files:
	pkgsrc/meta-pkgs/boost: distinfo
Added Files:
	pkgsrc/meta-pkgs/boost/patches: patch-ai patch-aj

Log Message:
Workaround a GCC 3.4/4.x compiler bug that prevents -> and & being used
in constant expressions; according to the GCC bug report this was fixed in
4.0.3 but still happens with NetBSD's 4.1.2:

    http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23437

Fixes build of boost-python; found in one of the latest bulk build reports.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/meta-pkgs/boost/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/meta-pkgs/boost/patches/patch-ai \
    pkgsrc/meta-pkgs/boost/patches/patch-aj

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