about summary refs log tree commit diff
path: root/sysdeps/x86/tst-shstk-legacy-1e.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86/tst-shstk-legacy-1e.sh')
-rwxr-xr-xsysdeps/x86/tst-shstk-legacy-1e.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/x86/tst-shstk-legacy-1e.sh b/sysdeps/x86/tst-shstk-legacy-1e.sh
index b0467aa899..82f2acbf75 100755
--- a/sysdeps/x86/tst-shstk-legacy-1e.sh
+++ b/sysdeps/x86/tst-shstk-legacy-1e.sh
@@ -21,6 +21,7 @@
 common_objpfx=$1; shift
 test_program_prefix=$1; shift
 
+GLIBC_TUNABLES=glibc.cpu.hwcaps=SHSTK \
 ${test_program_prefix} \
   ${common_objpfx}elf/tst-shstk-legacy-1e
 # The exit status should only be unsupported (77) or segfault (139).