glibc/linuxthreads/sysdeps/unix/sysv/linux/mips/Makefile

7 lines
146 B
Makefile

# pull in __syscall_error routine
libpthread-routines += sysdep
ifeq ($(subdir),linuxthreads)
CFLAGS-pt-initfini.s = $(fno-unit-at-a-time)
endif