pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/gcc48
Module Name: pkgsrc
Committed By: jperkin
Date: Tue Nov 3 13:59:10 UTC 2015
Modified Files:
pkgsrc/lang/gcc48: Makefile distinfo
pkgsrc/lang/gcc48/patches: patch-fixincludes_fixincl.x
patch-fixincludes_inclhack.def
Added Files:
pkgsrc/lang/gcc48/patches: patch-gcc_config_darwin.c
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.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/lang/gcc48/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/lang/gcc48/distinfo
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/lang/gcc48/patches/patch-fixincludes_fixincl.x \
pkgsrc/lang/gcc48/patches/patch-fixincludes_inclhack.def
cvs rdiff -u -r0 -r1.1 pkgsrc/lang/gcc48/patches/patch-gcc_config_darwin.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index