erlang: install to staging
authorHans Bulfone <hans@nil.at>
Fri, 9 Aug 2013 01:37:24 +0000 (03:37 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 10 Sep 2013 07:23:25 +0000 (09:23 +0200)
This is required to build custom port drivers/NIFs or code that
uses erl_interface.

Signed-off-by: Hans Bulfone <hans@nil.at>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/erlang/erlang.mk

index 9f47b84becbd0739bef80ff49bb964c33810e713..89104c95fa24571d79228badc7fee13e6d817ce8 100644 (file)
@@ -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