parent
68c1211cba
commit
ceb3aff309
|
|
@ -84,8 +84,8 @@ defmodule RabbitMQ.CLI.Ctl.Commands.HipeCompileCommand do
|
|||
def help_section(), do: :operations
|
||||
|
||||
def description() do
|
||||
"Performs HiPE-compilation of [some] server modules to the given directory "
|
||||
<> "to be used with RABBITMQ_SERVER_CODE_PATH"
|
||||
"Only exists for backwards compatibility. HiPE support has been dropped starting with Erlang 22. "
|
||||
<> "Do not use"
|
||||
end
|
||||
|
||||
def banner([target_dir], _) do
|
||||
|
|
|
|||
Loading…
Reference in New Issue