8a1895a3fa
There is a __used member in glibc's posix_spawn_file_actions_t in
spawn.h, so we must temporarily undefine __used when including it,
otherwise Support/Unix/Program.inc fails to build. This is based on
similar handling for __unused in other headers.
Fixes:
|
||
---|---|---|
.. | ||
bootstrap-m4 | ||
cross-build | ||
libc-bootstrap | ||
make_check | ||
mk | ||
options | ||
beinstall.sh | ||
check-links.sh | ||
depend-cleanup.sh | ||
dummy.c | ||
futimens.c | ||
make.py | ||
Makefile | ||
Makefile.depend | ||
stat.h | ||
stdlib.h | ||
strings.h | ||
utimensat.c |