mirror of git://sourceware.org/git/glibc.git
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
|