about summary refs log tree commit diff
path: root/nptl/sysdeps/sparc/Makefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-06-12 14:33:59 -0700
committerRoland McGrath <roland@hack.frob.com>2014-06-12 14:33:59 -0700
commite26822463f4c36746a25b9b25552c43c350862b8 (patch)
treebfe55df502169587c0c84391bbfefe15fc2ac2b6 /nptl/sysdeps/sparc/Makefile
parentb0725f43245ce50cfafa7de41bb7aeb8e4c4cb00 (diff)
downloadglibc-e26822463f4c36746a25b9b25552c43c350862b8.tar.gz
glibc-e26822463f4c36746a25b9b25552c43c350862b8.tar.xz
glibc-e26822463f4c36746a25b9b25552c43c350862b8.zip
Move SPARC code out of nptl/sysdeps/sparc/.
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