pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/gcc46/patches



Module Name:    pkgsrc
Committed By:   pho
Date:           Tue Sep  2 09:57:39 UTC 2014

Modified Files:
        pkgsrc/lang/gcc46/patches: patch-gcc_common.opt

Log Message:
PR pkg/48740 - Fix build issues on Darwin < 9 and possibly other platforms

patches/patch-gcc_common.opt had a hunk that makes -fstack-protector enabled by 
default (without any comments) but it causes a bootstrapping problem on 
platforms whose libc don't provide functions for ssp.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/gcc46/patches/patch-gcc_common.opt

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