Commit 0354ad1
authored
Add -Ymacro-annotations to build.mill (#137)
Needed for the example in https://www.chisel-lang.org/docs/cookbooks/hierarchy to work. @public is a macro, but mill doesn't expand it, and sbt does. Hence, sbt worked but mill did not.1 parent e896c5c commit 0354ad1
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments