We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98e77e9 commit ea62150Copy full SHA for ea62150
Dockerfile
@@ -21,7 +21,7 @@ RUN apt update && apt install -y \
21
xxd \
22
wdiff
23
24
-RUN pip install --user meson
+RUN pip install --user meson tomli
25
26
# This is passed along to symcc and qsym backend
27
arg LLVM_VERSION=15
0 commit comments