Files
gentoo/dev-ml/camlp4
Rafael Kitover 05f8053ee4 dev-ml/camlp4: Avoid stack overflow in build.
Add ulimit -s 11530000 (set stack limit to 11GiB) to src_compile() to
try to avoid stack overflow errors.

Closes: https://bugs.gentoo.org/644352
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/15433
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2020-05-05 11:46:35 +03:00
..