aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc/nptl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/sparc/nptl/Makefile')
-rw-r--r--sysdeps/sparc/nptl/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/sysdeps/sparc/nptl/Makefile b/sysdeps/sparc/nptl/Makefile
deleted file mode 100644
index 5372867dbd..0000000000
--- a/sysdeps/sparc/nptl/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-ifeq ($(subdir),csu)
-gen-as-const-headers += tcb-offsets.sym
-endif
-
-ifeq ($(subdir),nptl)
-CPPFLAGS-pt-crti.S += -fPIC
-CPPFLAGS-crtn.S += -fPIC
-endif