Break apart the gnu_inline attribute and use "artificial" if available.

Missing #endif

Reported by:	jhb, jenkins
Pointed hat:	me
This commit is contained in:
Pedro F. Giffuni 2015-05-15 20:47:25 +00:00
parent ee90489bc4
commit 24bbddbbd1

View File

@ -550,6 +550,7 @@
#else
#define __gnu_inline
#endif
#endif
/* Compiler-dependent macros that rely on FreeBSD-specific extensions. */
#if defined(__FreeBSD_cc_version) && __FreeBSD_cc_version >= 300001 && \