Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

Commit 7d9e560

Browse files
committed
Makefile: Load the new rabbitmq-early-plugin.mk early-stage plugin
See the corresponding commit in rabbitmq-common for an explanation. [#144697185]
1 parent fc01bd3 commit 7d9e560

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ endef
1414
LOCAL_DEPS = inets
1515
DEPS = rabbit_common rabbit amqp_client
1616

17+
DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-plugin.mk
1718
DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk
1819

1920
# FIXME: Use erlang.mk patched for RabbitMQ, while waiting for PRs to be

0 commit comments

Comments
 (0)