diff options
author | Andrew Tunnell-Jones <andrew@tj.id.au> | 2011-01-10 00:29:22 +0000 |
---|---|---|
committer | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2011-01-17 16:57:46 +0100 |
commit | b52b82cc29f7fca1b08668b45b7b29ad945614b1 (patch) | |
tree | 546d82fa01f0ee7aee7a9f2af7567f86db3c7744 /inttest/tdeps1/a.rebar.config | |
parent | e66b8c5f7d00bb6c3ffa98d3e25f5ef0ca0646b1 (diff) |
Add support for arch specific port_sources
On one project I have a need to specify port_sources on R14 only
and on another different project port_sources for Darwin and Linux.
To this end add support to handle tuples of the form
{ArchRegex, PortSource} in the port_sources list, eg:
{port_sources, [{"R14", ["c_src/*.c"]}]}.
Diffstat (limited to 'inttest/tdeps1/a.rebar.config')
0 files changed, 0 insertions, 0 deletions