mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-01 05:02:03 +03:00
6 lines
137 B
Makefile
6 lines
137 B
Makefile
# glibc makefile fragment for linuxthreads on sparc/sparc64.
|
|
|
|
ifeq ($(subdir),linuxthreads)
|
|
libpthread-routines += ptw-sigprocmask
|
|
endif
|