1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-02 16:01:20 +03:00
Files
glibc/linuxthreads/sysdeps/unix/sysv/linux/mips/Makefile
2004-05-31 06:13:34 +00:00

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