diff options
author | Jason L. Shiffer <[email protected]> | 2014-04-07 09:49:03 -0400 |
---|---|---|
committer | Jason L. Shiffer <[email protected]> | 2014-04-07 10:09:06 -0400 |
commit | 15d535756f5ed3fef1a433da926d11cb36b10d21 (patch) | |
tree | 5b17d551c90d7a98e4e33c2d633da76ef4353a21 /Makefile | |
parent | 5561818c5620066899a6bf74ae59a873d94d8aef (diff) | |
download | relx-15d535756f5ed3fef1a433da926d11cb36b10d21.tar.gz relx-15d535756f5ed3fef1a433da926d11cb36b10d21.tar.bz2 relx-15d535756f5ed3fef1a433da926d11cb36b10d21.zip |
Add support for explicit erts path
Add support for 'include_erts' to be defined as a path to an external erlang
release. This will allow for relx to include cross-compiled erts builds.
include_erts can now be one of three values: true (default), false, or
"/path/to/erlang".
The symantics do not change unless it is set to a string in which case
it only overrides the default lookup "code:root_dir()" with the given
path.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions