glibc/sysdeps
Mike Frysinger 91e5f2e441 ia64: ucontext.h: drop __cplusplus
Building a lot of glibc files trigger warnings like so:
.../ucontext.h:52:25: warning: variably modified '_pad' at file scope

The ia64 header protects the use of __builtin_offsetof by a C++
compiler, but this builtin works just fine with C compilers, so
allow it to be used there too.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-04-27 23:10:28 -04:00
..
alpha alpha: Remove __STDC__ conditionals. 2012-04-27 07:33:47 -07:00
am33 Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
arm Remove ARM EABI/old-ABI conditionals. 2012-04-21 10:03:39 -07:00
hppa hppa: Build fixes for STT_GNU_IFUNC. 2012-04-17 06:01:19 +02:00
ia64 ia64: math: add __scalbn* aliases 2012-04-27 23:09:38 -04:00
m68k m68k: move definition of libgcc_s soname to shlib-versions 2012-04-26 17:08:17 +02:00
mips Avoid endian.h include in MIPS string functions. 2012-04-26 19:23:08 +00:00
powerpc Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
tile Use include_next to chain math_private.h headers. 2012-03-09 16:28:42 -08:00
unix ia64: ucontext.h: drop __cplusplus 2012-04-27 23:10:28 -04:00