mirror of git://sourceware.org/git/glibc.git
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> |
||
---|---|---|
.. | ||
io.h | ||
procfs.h | ||
ptrace.h | ||
rse.h | ||
ucontext.h | ||
user.h |