mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-06 12:00:24 +08:00
4 lines
107 B
Makefile
4 lines
107 B
Makefile
|
ifeq ($(subdir),nptl)
|
||
|
libpthread-sysdep_routines += __ia64_longjmp unwind_longjmp __sigstack_longjmp
|
||
|
endif
|