NetBSD-Bugs archive

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

PR/47798 CVS commit: pkgsrc/graphics/png



The following reply was made to PR port-arm/47798; it has been noted by GNATS.

From: "Izumi Tsutsui" <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47798 CVS commit: pkgsrc/graphics/png
Date: Sun, 23 Jun 2013 05:20:33 +0000

 Module Name:   pkgsrc
 Committed By:  tsutsui
 Date:          Sun Jun 23 05:20:33 UTC 2013
 
 Modified Files:
        pkgsrc/graphics/png: Makefile
 Added Files:
        pkgsrc/graphics/png: hacks.mk
 
 Log Message:
 Add workaround for PR/47798 (png gets SEGV on NetBSD/arm 6.1 due to gcc bug).
  - specify "-O2 -fno-ipa-sra" for NetBSD/arm and gcc-4.5.* in hacks.mk
  - also bump PKGREVISION for explicit rebuild
 
 "Please commit that" from wiz@.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.158 -r1.159 pkgsrc/graphics/png/Makefile
 cvs rdiff -u -r0 -r1.3 pkgsrc/graphics/png/hacks.mk
 
 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