diff --git a/build.sbt b/build.sbt index 001dd046c..3cf295a74 100644 --- a/build.sbt +++ b/build.sbt @@ -1107,6 +1107,7 @@ lazy val sbtClientProj = (project in file("client")) "--verbose", "-H:IncludeResourceBundles=jline.console.completer.CandidateListCompletionHandler", "-H:+ReportExceptionStackTraces", + "-H:-ParseRuntimeOptions", s"-H:Name=${target.value / "bin" / "sbtc"}", ), genExecutable := {