pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/52367 CVS commit: pkgsrc/graphics/png
The following reply was made to PR pkg/52367; it has been noted by GNATS.
From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/52367 CVS commit: pkgsrc/graphics/png
Date: Wed, 5 Jul 2017 04:59:16 +0000
Module Name: pkgsrc
Committed By: maya
Date: Wed Jul 5 04:59:16 UTC 2017
Modified Files:
pkgsrc/graphics/png: distinfo
Added Files:
pkgsrc/graphics/png/patches: patch-pngpriv.h
Log Message:
png: don't typedef things when included by assembler code.
the current change is somewhat overkill and excludes some extra function
declarations, but there's only one assembler file for which it applies and
it was tested to build.
Fixes compilation on ARM reported by John Klos in PR pkg/52367
To generate a diff of this commit:
cvs rdiff -u -r1.135 -r1.136 pkgsrc/graphics/png/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/png/patches/patch-pngpriv.h
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