We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfa2a13 commit 1e299aaCopy full SHA for 1e299aa
dist/bin/common
@@ -162,7 +162,6 @@ JLINE_TERMINAL_JNA=$(find_lib "*jline-terminal-jna-3*")
162
163
# jna-5 only appropriate for some combinations
164
[[ ${conemu-} && ${msys-} ]] || JNA=$(find_lib "*jna-5*")
165
-#echo "conemu[${conemu}] msys[$msys] cygwin[$cygwin] JNA[$JNA]" 1>&2
166
167
compilerJavaClasspathArgs () {
168
# echo "dotty-compiler: $DOTTY_COMP"
0 commit comments