mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
Patch devel/erlang-msgpack for upcoming Erlang 19.
This commit is contained in:
parent
77c78bdd94
commit
b6dfa53c20
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=418423
8
devel/erlang-msgpack/files/patch-rebar.config
Normal file
8
devel/erlang-msgpack/files/patch-rebar.config
Normal file
@ -0,0 +1,8 @@
|
||||
--- rebar.config.orig 2016-07-12 14:16:58 UTC
|
||||
+++ rebar.config
|
||||
@@ -1,4 +1,4 @@
|
||||
-{require_otp_vsn, "17|18"}.
|
||||
+{require_otp_vsn, "17|18|19"}.
|
||||
|
||||
{erl_opts, [fail_on_warning, debug_info, warn_untyped_record]}.
|
||||
%%, {parse_transform, eqc_cover}]}.
|
Loading…
Reference in New Issue
Block a user