Skip to content

Commit ab36c30

Browse files
committed
k2 is default - turn off compiler flag
1 parent 8633103 commit ab36c30

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

nob.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ class Nob(private val opts: Opts) {
121121
add("-Xbackend-threads=${opts.backend_threads}")
122122
add("-Xno-optimize")
123123
add("-Xuse-fast-jar-file-system")
124-
add("-Xuse-k2")
125124
add("-Xenable-incremental-compilation")
126125
add("-cp")
127126
add(classpath)

0 commit comments

Comments
 (0)