mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Use the OpenSSL from ports for now.
This should allow the build of the broken ports (no OpenSSL 1.1.0 support).
This commit is contained in:
parent
4a3c054767
commit
d73d911c2a
@ -20,7 +20,7 @@ CFLAGS+= -static
|
||||
CONFIGURE_ARGS= --without-openssl-header-check
|
||||
.endif
|
||||
|
||||
DEFAULT_VERSIONS= php=72 ssl=base
|
||||
DEFAULT_VERSIONS= php=72 ssl=openssl
|
||||
PHP_FD_SETSIZE= 3172
|
||||
|
||||
. if ${.CURDIR:N*sysutils/check_reload_status*}==""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user