void-packages/srcpkgs/mozjs60
Enno Boland c6db110845 mozjs60: request stack size on newer musl systems
since 1.1.21 musl supports reading the minimal stack size from the
PT_GNU_STACK elf header[1]. As mozjs tends to build larger stacks and
applications using mozjs aren't RAM friendly anyway we set this header
in the library and prevent patching the applications itself.

[1] https://git.musl-libc.org/cgit/musl/commit/?id=7b3348a98c139b4b4238384e52d4b0eb237e4833
2019-01-29 06:50:36 +01:00
..
patches
template
update