summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-12-03 12:26:01 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-12-03 12:27:35 +0000
commite154d6ad248247bd98ea38f6132610b9d41dfcd1 (patch)
tree1f1b10756a04cb3542c996bf75d7118c67a6d3dc
parent7f068d87affde3cceb0d379a85ce3434307255a8 (diff)
downloaddefinitions-e154d6ad248247bd98ea38f6132610b9d41dfcd1.tar.gz
Update to latest Erlang (OTP-17.3.4)
The version in use before was failing to build with the following error: ... CC /erlang.build/erts/obj/x86_64-unknown-linux-gnu/epmd_srv.o LD /erlang.build/bin/x86_64-unknown-linux-gnu/epmd /erlang.build/erts/obj/x86_64-unknown-linux-gnu/epmd_srv.o: In function `run': /erlang.build/erts/epmd/src/epmd_srv.c:223: undefined reference to `sd_listen_fds' collect2: error: ld returned 1 exit status
-rw-r--r--strata/erlang.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/strata/erlang.morph b/strata/erlang.morph
index 05a8e090..657b07be 100644
--- a/strata/erlang.morph
+++ b/strata/erlang.morph
@@ -7,6 +7,6 @@ chunks:
- name: erlang
morph: strata/erlang/erlang.morph
repo: upstream:erlang
- ref: d307c9520644d17d5f7597c0154888e2d570b107
- unpetrify-ref: baserock/morph
+ ref: 9417f044ee3c291c2ea343c203aebdcc40597226
+ unpetrify-ref: OTP-17.3.4
build-depends: []