about summary refs log tree commit diff
path: root/sysdeps/sparc/sparc64
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-06-20 17:27:16 -0700
committerRoland McGrath <roland@hack.frob.com>2014-06-20 17:27:16 -0700
commitc4eff5625df1d2e11191650ed302fa1b7c529034 (patch)
treeec3752f08c1dcab6e50228533b1b33820574f1f9 /sysdeps/sparc/sparc64
parent4b88139b6f22b70048793725a6c3f67bddc7baee (diff)
downloadglibc-c4eff5625df1d2e11191650ed302fa1b7c529034.tar.gz
glibc-c4eff5625df1d2e11191650ed302fa1b7c529034.tar.xz
glibc-c4eff5625df1d2e11191650ed302fa1b7c529034.zip
Missing new file from last commit.
Diffstat (limited to 'sysdeps/sparc/sparc64')
-rw-r--r--sysdeps/sparc/sparc64/nptl/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/sparc/sparc64/nptl/Makefile b/sysdeps/sparc/sparc64/nptl/Makefile
new file mode 100644
index 0000000000..ddc9038611
--- /dev/null
+++ b/sysdeps/sparc/sparc64/nptl/Makefile
@@ -0,0 +1,3 @@
+ifeq ($(subdir),nptl)
+libpthread-routines += cpu_relax
+endif