提交 40e309b4 编写于 作者: A andrew

6928623: Behaviour of VERBOSE=true on langtools build

Summary: VERBOSE=true causes -diagnostics to be passed to ant rather than -debug
Reviewed-by: jjg
上级 b1d2c40f
...@@ -70,7 +70,7 @@ ifdef QUIET ...@@ -70,7 +70,7 @@ ifdef QUIET
endif endif
ifdef VERBOSE ifdef VERBOSE
ANT_OPTIONS += -verbose -diagnostics ANT_OPTIONS += -verbose -debug
endif endif
ifdef JDK_VERSION ifdef JDK_VERSION
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册