summaryrefslogtreecommitdiff
path: root/sysdeps/mips/nptl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mips/nptl/Makefile')
-rw-r--r--sysdeps/mips/nptl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysdeps/mips/nptl/Makefile b/sysdeps/mips/nptl/Makefile
index 117744ffe2..280fc5691d 100644
--- a/sysdeps/mips/nptl/Makefile
+++ b/sysdeps/mips/nptl/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 2005-2016 Free Software Foundation, Inc.
+# Copyright (C) 2005-2018 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
#
# The GNU C Library is free software; you can redistribute it and/or
@@ -21,4 +21,5 @@ endif
ifeq ($(subdir),nptl)
libpthread-sysdep_routines += nptl-sysdep
+libpthread-shared-only-routines += nptl-sysdep
endif