spack/var/spack/repos/builtin/packages/bison/pgi.patch
2017-02-10 16:17:55 -08:00

11 lines
362 B
Diff

--- a/lib/config.in.h
+++ b/lib/config.in.h
@@ -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