HomeFreeBSD

lang/php83: Add non-default NOASLR option

Description

lang/php83: Add non-default NOASLR option

In certain corner cases php-fpm is creating zombie processes specially
from 13.2-RELEASE onwards. The exact reason has not been pin-pointed but
it looks like disabling ASLR solves the problem. So add a non-default
option NOASLR to allow the user build without ASLR.

This patch will not go into lang/php80 but will go in lang/php81 and
lang/php82 after some more extensive tests.

PR: 274135
Reported by: ports@thelanman.net

Details

Provenance
bofhAuthored on Oct 7 2023, 10:56 AM
Parents
R11:27d632110931: Mk/bsd.options.desc.mk: Add NOASLR
Branches
Unknown
Tags
Unknown