erlang: remove CFLAGS modification since it has been fixed in the upstream

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
This commit is contained in:
krant 2024-01-10 15:53:19 +02:00 committed by Rosen Penev
parent e8673e9e85
commit c813aaaed7
1 changed files with 0 additions and 5 deletions

View File

@ -297,11 +297,6 @@ $(call Package/erlang/Default/description)
endef
# Host
# host-compile is done with LibreSSL provided by OpenWrt tools/libressl
HOST_CFLAGS += \
-DHAS_EVP_PKEY_CTX \
-DHAVE_EVP_CIPHER_CTX_COPY
HOST_CONFIGURE_ARGS += \
--with-ssl="$(STAGING_DIR_HOST)" \