about summary refs log tree commit diff
path: root/elf/tst-rtld-list-tunables.exp
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-12-14 12:37:44 +0100
committerFlorian Weimer <fweimer@redhat.com>2021-12-14 14:44:04 +0100
commit0884724a95b60452ad483dbe086d237d02ba624d (patch)
tree0160ce8c4b0b2ed267717eb6d5a5a5029ab9a91a /elf/tst-rtld-list-tunables.exp
parentf8392bb76633f794eea86401899e268bf52cff61 (diff)
downloadglibc-0884724a95b60452ad483dbe086d237d02ba624d.tar.gz
glibc-0884724a95b60452ad483dbe086d237d02ba624d.tar.xz
glibc-0884724a95b60452ad483dbe086d237d02ba624d.zip
elf: Use new dependency sorting algorithm by default
The default has to change eventually, and there are no known failures
that require a delay.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
Diffstat (limited to 'elf/tst-rtld-list-tunables.exp')
-rw-r--r--elf/tst-rtld-list-tunables.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/tst-rtld-list-tunables.exp b/elf/tst-rtld-list-tunables.exp
index 9bf572715f..44e4834cfb 100644
--- a/elf/tst-rtld-list-tunables.exp
+++ b/elf/tst-rtld-list-tunables.exp
@@ -10,6 +10,6 @@ glibc.malloc.tcache_max: 0x0 (min: 0x0, max: 0x[f]+)
 glibc.malloc.tcache_unsorted_limit: 0x0 (min: 0x0, max: 0x[f]+)
 glibc.malloc.top_pad: 0x0 (min: 0x0, max: 0x[f]+)
 glibc.malloc.trim_threshold: 0x0 (min: 0x0, max: 0x[f]+)
-glibc.rtld.dynamic_sort: 1 (min: 1, max: 2)
+glibc.rtld.dynamic_sort: 2 (min: 1, max: 2)
 glibc.rtld.nns: 0x4 (min: 0x1, max: 0x10)
 glibc.rtld.optional_static_tls: 0x200 (min: 0x0, max: 0x[f]+)