summaryrefslogtreecommitdiff
path: root/src/test/resources/chisel3
diff options
context:
space:
mode:
authorNick Hynes2019-01-07 14:17:51 -0800
committerJim Lawson2019-01-07 14:17:51 -0800
commit9a0ce2272c9d5d0a8bdc90e84269749ce054664d (patch)
tree0a920813225f68d4f8a29fd2f4081558c53d69a7 /src/test/resources/chisel3
parentb8e1f3f0e081aff22cf608db109ad1299abd980d (diff)
Fix build error due to scala bug #11125 (#967)
JDK 11 `java.lang.String#lines` conflicts with Scala `StringOps#lines`. This has been fixed in scalac 2.12.8 but projects using 2.11 in their cross-build need the `Predef.augmentString` patch. [Scala bug & fix reference](https://github.com/scala/bug/issues/11125)
Diffstat (limited to 'src/test/resources/chisel3')
0 files changed, 0 insertions, 0 deletions