erlang: install to staging
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>
This commit is contained in:
parent
9f2bf30e1e
commit
fef61fb468
1
package/erlang/erlang.mk
vendored
1
package/erlang/erlang.mk
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user