From: Hans Bulfone Date: Fri, 9 Aug 2013 01:37:24 +0000 (+0200) Subject: erlang: install to staging X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fef61fb4681add1f57c3ea6295c7d4f7ec973998;p=buildroot.git erlang: install to staging This is required to build custom port drivers/NIFs or code that uses erl_interface. Signed-off-by: Hans Bulfone Signed-off-by: Peter Korsgaard --- diff --git a/package/erlang/erlang.mk b/package/erlang/erlang.mk index 9f47b84bec..89104c95fa 100644 --- a/package/erlang/erlang.mk +++ b/package/erlang/erlang.mk @@ -12,6 +12,7 @@ HOST_ERLANG_DEPENDENCIES = ERLANG_LICENSE = EPL ERLANG_LICENSE_FILES = EPLICENCE +ERLANG_INSTALL_STAGING = YES # The configure checks for these functions fail incorrectly ERLANG_CONF_ENV = ac_cv_func_isnan=yes ac_cv_func_isinf=yes