php8: pass configure hints for snmp extension
authorMichael Heimpold <redacted>
Sun, 27 Apr 2025 14:18:02 +0000 (16:18 +0200)
committerMichael Heimpold <redacted>
Thu, 1 May 2025 13:40:26 +0000 (15:40 +0200)
commitb523439c903b41ccb6ef35657195693ae6f17561
tree00272b3a17e0dc0a3e0c9765ad118a83e6cf65ce
parent3e34edcf3b6944893ccce7071d694b3cd1aebbb9
php8: pass configure hints for snmp extension

The 'snmp' extension module uses net-snmp as library, but fails
to detect whether the library uses openssl when cross-compiling.
Pass the according autoconf variables as hint - net-snmp is not
using openssl at the moment as defined in the Makefile.

Signed-off-by: Michael Heimpold <redacted>
lang/php8/Makefile
git clone https://git.99rst.org/PROJECT