diff options
Diffstat (limited to 'lib/libthr/arch/ia64/Makefile.inc')
-rw-r--r-- | lib/libthr/arch/ia64/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libthr/arch/ia64/Makefile.inc b/lib/libthr/arch/ia64/Makefile.inc index 1c0ce94..160cdf6 100644 --- a/lib/libthr/arch/ia64/Makefile.inc +++ b/lib/libthr/arch/ia64/Makefile.inc @@ -2,4 +2,4 @@ .PATH: ${.CURDIR}/arch/${MACHINE_ARCH}/${MACHINE_ARCH} -SRCS+= pthread_md.c +SRCS+= _umtx_op_err.S pthread_md.c |