pkgsrc-Bugs archive

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

PR/50210 CVS commit: [pkgsrc-2017Q1] pkgsrc/lang/gcc49



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

From: "Benny Siegert" <bsiegert%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/50210 CVS commit: [pkgsrc-2017Q1] pkgsrc/lang/gcc49
Date: Sun, 23 Apr 2017 09:49:15 +0000

 Module Name:	pkgsrc
 Committed By:	bsiegert
 Date:		Sun Apr 23 09:49:15 UTC 2017
 
 Modified Files:
 	pkgsrc/lang/gcc49 [pkgsrc-2017Q1]: Makefile
 
 Log Message:
 Pullup ticket #5355 - requested by sevan
 lang/gcc49: build fix
 
 Revisions pulled up:
 - lang/gcc49/Makefile                                           1.14
 
 ---
    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.13.6.1 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