mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 14:50:07 +04:00
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:
@@ -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)" \
|
||||
|
||||
Reference in New Issue
Block a user