diff options
Diffstat (limited to 'package/erlang/erlang.mk')
| -rw-r--r-- | package/erlang/erlang.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/package/erlang/erlang.mk b/package/erlang/erlang.mk index ff4452f68d..6efffde498 100644 --- a/package/erlang/erlang.mk +++ b/package/erlang/erlang.mk @@ -30,9 +30,6 @@ ERLANG_CONF_ENV += erl_xcomp_sysroot=$(STAGING_DIR) ERLANG_CONF_OPTS = --without-javac -ERLANG_DEPENDENCIES += libatomic_ops -ERLANG_CONF_OPTS += --with-libatomic_ops=$(STAGING_DIR)/usr LIBS=-latomic_ops - # erlang uses openssl for all things crypto. Since the host tools (such as # rebar) uses crypto, we need to build host-erlang with support for openssl. HOST_ERLANG_DEPENDENCIES = host-openssl |

