mirror of git://sourceware.org/git/glibc.git
GCC 4.9 issues an error when generating misc/check-installed-headers-c.out:
In file included from ../signal/signal.h:328:0,
from ../include/signal.h:2,
from ../misc/sys/param.h:28,
from ../include/sys/param.h:1,
from /tmp/cih_test_e156ZB.c:10:
../include/bits/sigstksz.h:5:7: error: "IS_IN" is not defined [-Werror=undef]
#elif IS_IN (libsupport)
^
Use "#else" instead.
Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Reviewed-by: Sam James <sam@gentoo.org>
|
||
|---|---|---|
| .. | ||
| types | ||
| argp-ldbl.h | ||
| atomic_wide_counter.h | ||
| cmathcalls.h | ||
| cpu-set.h | ||
| dl_find_object.h | ||
| dlfcn.h | ||
| endian.h | ||
| err-ldbl.h | ||
| error-ldbl.h | ||
| error.h | ||
| fcntl2.h | ||
| getopt_core.h | ||
| getopt_ext.h | ||
| getopt_posix.h | ||
| locale.h | ||
| mathcalls-helper-functions.h | ||
| mathcalls-macros.h | ||
| mathcalls-narrow.h | ||
| mathcalls.h | ||
| monetary-ldbl.h | ||
| mqueue2.h | ||
| poll2.h | ||
| posix1_lim.h | ||
| posix2_lim.h | ||
| printf-ldbl.h | ||
| select-decl.h | ||
| select2.h | ||
| setjmp2.h | ||
| sigstack.h | ||
| sigstksz.h | ||
| socket2.h | ||
| stab.def | ||
| statx-generic.h | ||
| statx.h | ||
| stdio-ldbl.h | ||
| stdio.h | ||
| stdio2-decl.h | ||
| stdio2.h | ||
| stdlib-float.h | ||
| stdlib-ldbl.h | ||
| stdlib.h | ||
| string2.h | ||
| string_fortified.h | ||
| strings_fortified.h | ||
| syslog-decl.h | ||
| syslog-ldbl.h | ||
| syslog.h | ||
| types.h | ||
| unistd-decl.h | ||
| unistd.h | ||
| unistd_ext.h | ||
| wchar-ldbl.h | ||
| wchar2-decl.h | ||
| wchar2.h | ||
| wctype-wchar.h | ||
| xopen_lim.h | ||