[137641] trunk/dports/security/gpg-agent/files/patch-gl_stdint__h.diff
jeremyhu at macports.org
jeremyhu at macports.org
Mon Jun 15 12:31:40 PDT 2015
Revision: 137641
https://trac.macports.org/changeset/137641
Author: jeremyhu at macports.org
Date: 2015-06-15 12:31:39 -0700 (Mon, 15 Jun 2015)
Log Message:
-----------
gpg-agent: Fixup for previous commit (missing patch)
Added Paths:
-----------
trunk/dports/security/gpg-agent/files/patch-gl_stdint__h.diff
Added: trunk/dports/security/gpg-agent/files/patch-gl_stdint__h.diff
===================================================================
--- trunk/dports/security/gpg-agent/files/patch-gl_stdint__h.diff (rev 0)
+++ trunk/dports/security/gpg-agent/files/patch-gl_stdint__h.diff 2015-06-15 19:31:39 UTC (rev 137641)
@@ -0,0 +1,15 @@
+--- gl/stdint_.h.orig 2015-02-17 06:00:57.000000000 -0800
++++ gl/stdint_.h 2015-06-15 11:47:56.000000000 -0700
+@@ -38,11 +38,7 @@
+ diagnostics. */
+ # define __STDINT_H__
+ # endif
+- /* Other systems may have an incomplete or buggy <stdint.h>.
+- Include it before <inttypes.h>, since any "#include <stdint.h>"
+- in <inttypes.h> would reinclude us, skipping our contents because
+- _GL_STDINT_H is defined. */
+-# include @ABSOLUTE_STDINT_H@
++# include_next <stdint.h>
+ #endif
+
+ /* <sys/types.h> defines some of the stdint.h types as well, on glibc,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150615/28ab9db1/attachment.html>
More information about the macports-changes
mailing list