Subject: CVS commit: pkgsrc/lang/gcc47
From: Jonathan Perkin
Date: 2015-06-19 11:05:11
Message id: 20150619090511.60E4398@cvs.netbsd.org

Log Message:
Backport dsainty's gcc48 fix to gcc47.

The ${PREFIX}/include/ansidecl.h installed by devel/binutils is not
necessarily compatible (E.g. binutils-2.25 does not define PARAMS).  Adjust
the include path priority so the internal ansidecl.h gets precedence, allowing
cp-demangle.c to use libiberty.h without compilation errors.

Files:
RevisionActionfile
1.24modifypkgsrc/lang/gcc47/distinfo
1.1addpkgsrc/lang/gcc47/patches/patch-libiberty_Makefile.in