mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-12 14:20:13 +00:00
91e5f2e441
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> |
||
---|---|---|
.. | ||
alpha | ||
am33 | ||
arm | ||
generic | ||
hppa | ||
ia64 | ||
m68k | ||
mips | ||
powerpc/powerpc32 | ||
tile |