Commit f842699
committed
fixup! hvf: add Rust bindings
On MacOS, libclang.dylib does not usually know how to find the correct
SDK. (There's an exception for Nix-installed libclang.dylibs, which is
why this was working before). Use xcrun to set the sdk root so that we
can find the hvf bindings.
Signed-off-by: Lucy Menon <168595099+syntactically@users.noreply.github.com>1 parent 9f409ec commit f842699
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
116 | 122 | | |
117 | | - | |
118 | 123 | | |
| 124 | + | |
| 125 | + | |
119 | 126 | | |
120 | 127 | | |
121 | 128 | | |
| |||
0 commit comments