projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8673e9
)
erlang: remove CFLAGS modification since it has been fixed in the upstream
author
krant
<aleksey.vasilenko@gmail.com>
Wed, 10 Jan 2024 13:53:19 +0000
(15:53 +0200)
committer
Rosen Penev
<rosenp@gmail.com>
Tue, 30 Jan 2024 00:05:22 +0000
(16:05 -0800)
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
lang/erlang/Makefile
patch
|
blob
|
history
diff --git
a/lang/erlang/Makefile
b/lang/erlang/Makefile
index 2a69133fa682e2a27c899f51a838125ad0dcdb85..dc7ceee4b65c525502860dd504e4c3caa728c566 100644
(file)
--- a/
lang/erlang/Makefile
+++ b/
lang/erlang/Makefile
@@
-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)" \