diff options
Diffstat (limited to 'elf/dl-tunables.list')
-rw-r--r-- | elf/dl-tunables.list | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/dl-tunables.list b/elf/dl-tunables.list index 0b6721b..c03c996 100644 --- a/elf/dl-tunables.list +++ b/elf/dl-tunables.list @@ -138,7 +138,7 @@ glibc { execstack { type: INT_32 minval: 0 - maxval: 1 + maxval: 2 default: 1 } } |