mirror of git://sourceware.org/git/glibc.git
Building MIPS sigaction (for ABIs other than o32) fails because of "'restore_rt' used but never defined", arising from static functions being defined in asms and referred to from C code. There is no corresponding -W option for that warning, so this patch uses -Wno-error for building sigaction.c. * sysdeps/unix/sysv/linux/mips/mips64/Makefile [$(subdir) == signal] (CFLAGS-sigaction.c): New variable. [$(subdir) == nptl] (CFLAGS-sigaction.c): Likewise. |
||
---|---|---|
.. | ||
n32 | ||
n64 | ||
Makefile | ||
configure | ||
configure.ac | ||
ftruncate64.c | ||
fxstat64.c | ||
fxstatat64.c | ||
ldconfig.h | ||
ldd-rewrite.sed | ||
libBrokenLocale.abilist | ||
libanl.abilist | ||
libcrypt.abilist | ||
libdl.abilist | ||
libm.abilist | ||
libnsl.abilist | ||
libpthread.abilist | ||
librt.abilist | ||
libthread_db.abilist | ||
libutil.abilist | ||
llseek.c | ||
lxstat64.c | ||
mmap64.c | ||
msgctl.c | ||
recv.c | ||
semctl.c | ||
send.c | ||
shmctl.c | ||
syscall.S | ||
syscalls.list | ||
sysdep-cancel.h | ||
truncate64.c | ||
umount.c | ||
xstat64.c |