* [Buildroot] [PATCH 1/1] erlang: install to staging
@ 2013-08-09 1:37 Hans Bulfone
0 siblings, 0 replies; only message in thread
From: Hans Bulfone @ 2013-08-09 1:37 UTC (permalink / raw)
To: buildroot
This is required to build custom port drivers/NIFs or code that
uses erl_interface.
Signed-off-by: Hans Bulfone <hans@nil.at>
---
package/erlang/erlang.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/erlang/erlang.mk b/package/erlang/erlang.mk
index 9f47b84..89104c9 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
--
1.7.10.4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-08-09 1:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-09 1:37 [Buildroot] [PATCH 1/1] erlang: install to staging Hans Bulfone
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox