spack/var/spack/repos/builtin/packages/tar/config-pgi.patch
2017-02-18 19:09:50 -08:00

11 lines
354 B
Diff

--- a/config.h.in
+++ b/config.h.in
@@ -2182,6 +2182,7 @@
? defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__ \
: (199901L <= __STDC_VERSION__ \
&& !defined __HP_cc \
+ && !defined __PGI \
&& !(defined __SUNPRO_C && __STDC__))) \
&& !defined _GL_EXTERN_INLINE_STDHEADER_BUG)
# define _GL_INLINE inline