pkgsrc-Bugs archive

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

PR/51352 CVS commit: pkgsrc/lang/gcc49



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

From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51352 CVS commit: pkgsrc/lang/gcc49
Date: Sat, 22 Apr 2017 12:22:01 +0000

 Module Name:	pkgsrc
 Committed By:	maya
 Date:		Sat Apr 22 12:22:01 UTC 2017
 
 Modified Files:
 	pkgsrc/lang/gcc49: Makefile
 
 Log Message:
 gcc49: don't use precompiled headers for libstdc++
 
 this is a build time optimization that causes hangs on some machines
 (netbsd-7/i386, but not netbsd-7/amd64). disable it globally instead
 of guessing which are broken.
 
 gcc{5,6} are already disabling it.
 
 PR pkg/51352: Compilation error on lang/gcc49
 PR pkg/50210: Compilation of gcc 4.9 and 5.2 hangs on NetBSD 6.1_STABLE
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.13 -r1.14 pkgsrc/lang/gcc49/Makefile
 
 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