mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
mk: add missing dep compiletest=>log
This commit is contained in:
+1
-1
@@ -123,7 +123,7 @@ DEPS_rustdoc := rustc rustc_driver native:hoedown serialize getopts \
|
||||
test rustc_lint rustc_front
|
||||
|
||||
|
||||
TOOL_DEPS_compiletest := test getopts
|
||||
TOOL_DEPS_compiletest := test getopts log
|
||||
TOOL_DEPS_rustdoc := rustdoc
|
||||
TOOL_DEPS_rustc := rustc_driver
|
||||
TOOL_DEPS_rustbook := std rustdoc
|
||||
|
||||
Reference in New Issue
Block a user