Skip to content
Commit 28374e22 authored by Muhammad Moinur Rahman's avatar Muhammad Moinur Rahman
Browse files

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
parent 27d63211
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment