Commit 5e6a7ed
Update Dockerfile to install cbindgen with --locked and provide explicit links to clang binaries (#4568)
* install cbindgen with --locked
* add explicit links to clang/clang++ since CMake will not use the ENV
---------
Co-authored-by: Sergei Boiko <[email protected]>1 parent 1a13583 commit 5e6a7ed
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
37 | 41 | | |
38 | 42 | | |
39 | 43 | | |
40 | 44 | | |
41 | 45 | | |
42 | | - | |
| 46 | + | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| |||
0 commit comments