4 lines
107 B
Makefile
4 lines
107 B
Makefile
|
ifeq ($(subdir),nptl)
|
||
|
libpthread-sysdep_routines += __ia64_longjmp unwind_longjmp __sigstack_longjmp
|
||
|
endif
|