about summary refs log tree commit diff
path: root/sysdeps/x86_64/Makefile
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-07-30 19:32:03 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-07-30 19:32:03 -0700
commit904493dd7087499a1f856b37b56b4c269045d64a (patch)
tree864e7036f3673a370f69456e6637a4ea4ece9a92 /sysdeps/x86_64/Makefile
parent77ec3db91a29e493a61643ba5a09962c52ad7bae (diff)
downloadglibc-hjl/tst-plt.tar.gz
glibc-hjl/tst-plt.tar.xz
glibc-hjl/tst-plt.zip
Update the timing test for x86-64 PLT hjl/tst-plt
Diffstat (limited to 'sysdeps/x86_64/Makefile')
-rw-r--r--sysdeps/x86_64/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/x86_64/Makefile b/sysdeps/x86_64/Makefile
index 76975b3a3e..488f76bacd 100644
--- a/sysdeps/x86_64/Makefile
+++ b/sysdeps/x86_64/Makefile
@@ -38,6 +38,7 @@ tests += tst-plt1
 modules-names += tst-pltmod1
 
 $(objpfx)tst-plt1: $(objpfx)tst-pltmod1.so
+tst-pltmod1.so-no-z-defs = yes
 
 tests += tst-audit3 tst-audit4 tst-audit5 tst-audit10
 ifeq (yes,$(config-cflags-avx))