diff options
author | Wynn Wolf Arbor <wolf@oriole.systems> | 2020-06-09 16:27:30 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-06-28 13:40:58 +0300 |
commit | a9a1ea072ab7c291abce96ee0162a6be3122a1c9 (patch) | |
tree | 7168b68e69a703f53679549bc9377e8530b42bdd /net-analyzer/cacti | |
parent | mail-filter/libmilter: Fix build on musl (diff) | |
download | gentoo-a9a1ea072ab7c291abce96ee0162a6be3122a1c9.tar.gz gentoo-a9a1ea072ab7c291abce96ee0162a6be3122a1c9.tar.bz2 gentoo-a9a1ea072ab7c291abce96ee0162a6be3122a1c9.zip |
mail-filter/libmilter: Set default pthread stack size to 256 KB on musl
The default stack size for glibc is set to 8MB, whilst musl sets it to
80 KB. This leads to various crashes of applications depending on
libmilter. Enforce a stack size of 256 KB to mitigate these crashes.
See also the following link, from where this patch was taken.
https://git.alpinelinux.org/aports/tree/main/libmilter/default-pthread-stacksize.patch
Signed-off-by: Wynn Wolf Arbor <wolf@oriole.systems>
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Closes: https://github.com/gentoo/gentoo/pull/16139
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-analyzer/cacti')
0 files changed, 0 insertions, 0 deletions