glibc/sysdeps/unix/sysv/linux/x86_64/x32/Makefile

8 lines
134 B
Makefile
Raw Normal View History

2012-05-22 19:43:46 +00:00
ifeq ($(subdir),misc)
sysdep_routines += arch_prctl
endif
2012-05-15 17:13:55 +00:00
ifeq ($(subdir),posix)
sysdep_routines += getcpu sched_getcpu-static
endif