Compare commits
2 Commits
9002d19a40
...
449800c1c7
| Author | SHA1 | Date | |
|---|---|---|---|
|
449800c1c7
|
|||
|
ee0e90e9c6
|
@@ -102,6 +102,8 @@ jobs:
|
|||||||
|
|
||||||
- name: build and check
|
- name: build and check
|
||||||
run: |
|
run: |
|
||||||
|
sha1sum /usr/lib/python3.13/site-packages/mesonbuild/cargo/interpreter.py
|
||||||
|
sha1sum /usr/lib/python3.13/site-packages/mesonbuild/modules/rust.py
|
||||||
meson setup -Dfuzz=enabled -Dtests=enabled -Dbuildtype=debugoptimized -Ddocs=enabled build
|
meson setup -Dfuzz=enabled -Dtests=enabled -Dbuildtype=debugoptimized -Ddocs=enabled build
|
||||||
meson compile -C build
|
meson compile -C build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user