Missing new file from last commit.
authorRoland McGrath <roland@hack.frob.com>
Sat, 21 Jun 2014 00:27:16 +0000 (17:27 -0700)
committerRoland McGrath <roland@hack.frob.com>
Sat, 21 Jun 2014 00:27:16 +0000 (17:27 -0700)
sysdeps/sparc/sparc64/nptl/Makefile [new file with mode: 0644]

diff --git a/sysdeps/sparc/sparc64/nptl/Makefile b/sysdeps/sparc/sparc64/nptl/Makefile
new file mode 100644 (file)
index 0000000..ddc9038
--- /dev/null
@@ -0,0 +1,3 @@
+ifeq ($(subdir),nptl)
+libpthread-routines += cpu_relax
+endif