summaryrefslogtreecommitdiff
path: root/rebar
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2022-04-26 22:26:56 +0200
committerBadlop <badlop@process-one.net>2022-05-02 13:20:52 +0200
commit12331768bca9496529803d39bab2c6e55af957db (patch)
tree639319742bb8974366546e7a96bf2a8d5a99d6de /rebar
parentFix 'make xref' when using Mix; notice it only checks Elixir files (diff)
Update rebar2 binary, works from Erlang/OTP 22 to 25
The old version was: rebar 2.6.4 17 20170823_084242 git 2.6.4-27-g8076675-dirty and it couldn't work with Erlang/OTP 25 This new version is rebar 2.6.4 22 20220426_202500 git 2.6.4-39-gb6d3094 compiled from master branch from https://github.com/rebar/rebar using erlang:22-slim docker image To compile ejabberd using rebar and ancient Erlang 19.3-21.3, you need a rebar binary compiled with an old Erlang. If your operating system doesn't provide one, you can download the old one included in ejabberd 21.12, available at: https://github.com/processone/ejabberd/raw/21.12/rebar
Diffstat (limited to 'rebar')
-rwxr-xr-xrebarbin208040 -> 204169 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/rebar b/rebar
index 24cf4a68..b6f01184 100755
--- a/rebar
+++ b/rebar
Binary files differ