Skip to content

Commit 88ac817

Browse files
Try compiling all dependencies, references #4019
1 parent 382783f commit 88ac817

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

deps/rabbitmq_cli/mix.exs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,13 +156,11 @@ defmodule RabbitMQCtl.MixfileBase do
156156
{
157157
:goldrush,
158158
path: Path.join(deps_dir, "goldrush"),
159-
compile: false,
160159
override: true
161160
},
162161
{
163162
:lager,
164163
path: Path.join(deps_dir, "lager"),
165-
compile: false,
166164
override: true
167165
},
168166
{

0 commit comments

Comments
 (0)