pkgsrc-Bugs archive

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

PR/48740 CVS commit: pkgsrc/lang/gcc46/patches



The following reply was made to PR pkg/48740; it has been noted by GNATS.

From: "Masatake Daimon" <pho%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48740 CVS commit: pkgsrc/lang/gcc46/patches
Date: Tue, 2 Sep 2014 09:57:39 +0000

 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