diff options
Diffstat (limited to 'libpthread/nptl/sysdeps/unix/sysv/linux/ia64/Makefile')
| -rw-r--r-- | libpthread/nptl/sysdeps/unix/sysv/linux/ia64/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/ia64/Makefile b/libpthread/nptl/sysdeps/unix/sysv/linux/ia64/Makefile new file mode 100644 index 000000000..ff98f1a49 --- /dev/null +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/ia64/Makefile @@ -0,0 +1,3 @@ +ifeq ($(subdir),nptl) +libpthread-sysdep_routines += __ia64_longjmp unwind_longjmp __sigstack_longjmp +endif |
