summaryrefslogtreecommitdiffstats
path: root/lib/libstdthreads/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libstdthreads/Makefile')
-rw-r--r--lib/libstdthreads/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libstdthreads/Makefile b/lib/libstdthreads/Makefile
index 3200d4e..de696c7 100644
--- a/lib/libstdthreads/Makefile
+++ b/lib/libstdthreads/Makefile
@@ -35,7 +35,7 @@ MLINKS= thrd_create.3 call_once.3 \
LIBADD= pthread
-VERSION_DEF= ${.CURDIR}/../libc/Versions.def
+VERSION_DEF= ${SRCTOP}/lib/libc/Versions.def
SYMBOL_MAPS= ${.CURDIR}/Symbol.map
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud