diff options
Diffstat (limited to 'sysdeps/mips/nptl/Makefile')
-rw-r--r-- | sysdeps/mips/nptl/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sysdeps/mips/nptl/Makefile b/sysdeps/mips/nptl/Makefile index 87ba580..329a57a 100644 --- a/sysdeps/mips/nptl/Makefile +++ b/sysdeps/mips/nptl/Makefile @@ -18,8 +18,3 @@ ifeq ($(subdir),csu) gen-as-const-headers += tcb-offsets.sym endif - -ifeq ($(subdir),nptl) -libpthread-sysdep_routines += nptl-sysdep -libpthread-shared-only-routines += nptl-sysdep -endif |