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:
parent
ee90489bc4
commit
24bbddbbd1
@ -550,6 +550,7 @@
|
|||||||
#else
|
#else
|
||||||
#define __gnu_inline
|
#define __gnu_inline
|
||||||
#endif
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
/* Compiler-dependent macros that rely on FreeBSD-specific extensions. */
|
/* Compiler-dependent macros that rely on FreeBSD-specific extensions. */
|
||||||
#if defined(__FreeBSD_cc_version) && __FreeBSD_cc_version >= 300001 && \
|
#if defined(__FreeBSD_cc_version) && __FreeBSD_cc_version >= 300001 && \
|
||||||
|
Loading…
Reference in New Issue
Block a user