glibc/sysdeps/unix/sysv/linux/microblaze/Makefile

8 lines
159 B
Makefile

ifeq ($(subdir),resource)
sysdep_routines += backtrace_linux
endif
ifeq ($(subdir),nptl)
# pull in __syscall_error routine
libpthread-routines += sysdep
endif