Skip to content

Commit 0801e68

Browse files
committed
Federation: update makefile to avoid dialyzer compilation errors
They just happen with a combination of OTP 27.3 and Elixir 1.17
1 parent 1277a4b commit 0801e68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deps/rabbitmq_federation/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ PROJECT_DESCRIPTION = Deprecated no-op RabbitMQ Federation
44
DEPS = rabbitmq_queue_federation rabbitmq_exchange_federation
55
LOCAL_DEPS = rabbit
66

7+
DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-plugin.mk
78
DEP_PLUGINS = rabbit_common/mk/rabbitmq-build.mk
89

910
.DEFAULT_GOAL = all

0 commit comments

Comments
 (0)