aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-tunables.list
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/dl-tunables.list
parentf8392bb76633f794eea86401899e268bf52cff61 (diff)
downloadglibc-0884724a95b60452ad483dbe086d237d02ba624d.zip
glibc-0884724a95b60452ad483dbe086d237d02ba624d.tar.gz
glibc-0884724a95b60452ad483dbe086d237d02ba624d.tar.bz2
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/dl-tunables.list')
-rw-r--r--elf/dl-tunables.list2
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/dl-tunables.list b/elf/dl-tunables.list
index 46ffb23..ffcd7f1 100644
--- a/elf/dl-tunables.list
+++ b/elf/dl-tunables.list
@@ -162,7 +162,7 @@ glibc {
type: INT_32
minval: 1
maxval: 2
- default: 1
+ default: 2
}
}
}