diff options
Diffstat (limited to 'sysdeps/sparc/Makefile')
-rw-r--r-- | sysdeps/sparc/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/sparc/Makefile b/sysdeps/sparc/Makefile index c123b52..1be9a3d 100644 --- a/sysdeps/sparc/Makefile +++ b/sysdeps/sparc/Makefile @@ -30,9 +30,5 @@ ifeq ($(subdir),nscd) routines += cpu_relax endif -ifeq ($(subdir), nptl) -libpthread-routines += cpu_relax -endif - # The assembler on SPARC needs the -fPIC flag even when it's assembler code. ASFLAGS-.os += -fPIC |