Subject: CVS commit: pkgsrc/lang/gcc48
From: Jonathan Perkin
Date: 2015-11-03 14:59:10
Message id: 20151103135910.98FC598@cvs.netbsd.org

Log Message:
Various fixes to get this working on El Capitan / Xcode 7:

 * Pull in patch from MacPorts to handle 10.11 SDK header issue
   with fixincludes.

 * Backport upstream bugfix for GCC bug 66523, fixing an issue
   with Xcode 7.

 * Pull in --with-build-config=bootstrap-debug change from FreeBSD
   ports to fix bootstrap compare issue seen with clang / Xcode 7.

Files:
RevisionActionfile
1.22modifypkgsrc/lang/gcc48/Makefile
1.27modifypkgsrc/lang/gcc48/distinfo
1.2modifypkgsrc/lang/gcc48/patches/patch-fixincludes_fixincl.x
1.2modifypkgsrc/lang/gcc48/patches/patch-fixincludes_inclhack.def
1.1addpkgsrc/lang/gcc48/patches/patch-gcc_config_darwin.c