Commit 6376d55
llvm: Make sure tests get configured with newer meson
Attempts to run the check-llvm-toolchain stage fail with meson 1.7.99
because it doesn't appear to get the directory reconfigured with setup
-Dtests=true --reconfigure. Add the "obvious" command, meson configure
-Dtests=true, which is reported to fail with meson before 0.64.0.
Signed-off-by: Keith Packard <[email protected]>1 parent 75c4fd6 commit 6376d55
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
69 | 81 | | |
70 | 82 | | |
71 | 83 | | |
| |||
0 commit comments