From: Roland McGrath Date: Sat, 21 Jun 2014 00:27:16 +0000 (-0700) Subject: Missing new file from last commit. X-Git-Tag: upstream/2.30~7288 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c4eff5625df1d2e11191650ed302fa1b7c529034;p=external%2Fglibc.git Missing new file from last commit. --- diff --git a/sysdeps/sparc/sparc64/nptl/Makefile b/sysdeps/sparc/sparc64/nptl/Makefile new file mode 100644 index 0000000..ddc9038 --- /dev/null +++ b/sysdeps/sparc/sparc64/nptl/Makefile @@ -0,0 +1,3 @@ +ifeq ($(subdir),nptl) +libpthread-routines += cpu_relax +endif