fixeria submitted this change.
rebar.lock: use a more recent version of gen_netlink
This works around a compiler bug in OTP 29.0.3 [1].
Change-Id: Iae0c4b3827c7ae5c8076fbf782adf8db02d975ea
Related: [1] https://github.com/erlang/otp/issues/11368
Related: OS#7025
---
M rebar.lock
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rebar.lock b/rebar.lock
index cd1bc6e..b4f0a9e 100644
--- a/rebar.lock
+++ b/rebar.lock
@@ -10,7 +10,7 @@
1},
{<<"gen_netlink">>,
{git,"https://github.com/osmocom/gen_netlink",
- {ref,"0de39ae6496fc55a145795c45e4b3119a9ee777c"}},
+ {ref,"fb4cbfbc750deb263035c11f11e4b0616efb71dc"}},
1},
{<<"gen_socket">>,
{git,"https://github.com/osmocom/gen_socket",
To view, visit change 43081. To unsubscribe, or for help writing mail filters, visit settings.