PR #826 sets `-YdisableFlatCpCaching` when outputting Jar on classpath and compiler version is 2.12/2.13. Do we need to do it for Scala 3? Or do we no longer need it since https://github.com/scala/scala/pull/6064 is merged?
PR #826 sets
-YdisableFlatCpCachingwhen outputting Jar on classpath and compiler version is 2.12/2.13.Do we need to do it for Scala 3? Or do we no longer need it since scala/scala#6064 is merged?