Drop old preloader command-line interface, use new one instead
This commit is contained in:
@@ -415,11 +415,9 @@
|
||||
<assertions>
|
||||
<enable/>
|
||||
</assertions>
|
||||
<!-- TODO: use the new command-line interface to preloader here -->
|
||||
<arg value="-cp"/>
|
||||
<arg value="${bootstrap.compiler.home}/lib/kotlin-compiler.jar"/>
|
||||
<arg value="org.jetbrains.kotlin.serialization.builtins.BuiltinsPackage"/>
|
||||
<arg value="4096"/>
|
||||
<arg value="notime"/>
|
||||
<arg value="${output}/builtins"/>
|
||||
<arg value="core/builtins/native"/>
|
||||
<arg value="core/builtins/src"/>
|
||||
|
||||
Reference in New Issue
Block a user