Commit db82653
authored
Use an absolute path when loading a native library (#7208)
Fix #7206
This is an workaround of #7207
I don't think we want following this route, but since Mill is already
bootstrapped with a Mill version affected by this issue, we need to fix
it temporarily.
Tested manually with `mill -i __.prepareOffline`.
Pull request: #72081 parent db17f9c commit db82653
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments