glibc/sysdeps/unix/sysv/linux/powerpc/Makefile

7 lines
177 B
Makefile
Raw Normal View History

64bit-predefine = __powerpc64__
ifeq ($(subdir),signal)
sysdep_routines += rt_sigsuspend rt_sigprocmask rt_sigtimedwait \
rt_sigqueueinfo rt_sigaction rt_sigpending
endif