aboutsummaryrefslogtreecommitdiff
path: root/nptl/sysdeps/sparc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/sysdeps/sparc/Makefile')
-rw-r--r--nptl/sysdeps/sparc/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/nptl/sysdeps/sparc/Makefile b/nptl/sysdeps/sparc/Makefile
deleted file mode 100644
index 5372867dbd..0000000000
--- a/nptl/sysdeps/sparc/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