summaryrefslogtreecommitdiff
path: root/dev-lang/erlang/files/erlang-22.1.4-asn1-dep.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/erlang/files/erlang-22.1.4-asn1-dep.patch')
-rw-r--r--dev-lang/erlang/files/erlang-22.1.4-asn1-dep.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-lang/erlang/files/erlang-22.1.4-asn1-dep.patch b/dev-lang/erlang/files/erlang-22.1.4-asn1-dep.patch
new file mode 100644
index 000000000000..84c9b81ad770
--- /dev/null
+++ b/dev-lang/erlang/files/erlang-22.1.4-asn1-dep.patch
@@ -0,0 +1,15 @@
+https://bugs.gentoo.org/705500
+https://github.com/erlang/otp/pull/2508
+
+--- a/lib/asn1/src/Makefile
++++ b/lib/asn1/src/Makefile
+@@ -190,7 +190,8 @@ asn1rtt_%.$(EMULATOR): asn1rtt_%.erl
+ $(V_ERLC) +debug_info $<
+
+ $(EVAL_CT_MODULES:%=%.erl): prepare_templates.$(EMULATOR) \
+- $(EBIN)/asn1ct_rtt.$(EMULATOR)
++ $(EBIN)/asn1ct_rtt.$(EMULATOR) \
++ $(EBIN)/asn1ct_func.$(EMULATOR)
+
+ #
+ # Dependencies