port check.sh to use only meson

This commit is contained in:
John Turner
2025-11-20 23:47:54 +00:00
parent 699d4bafd0
commit 360a44d608
3 changed files with 20 additions and 13 deletions

View File

@@ -1 +1,2 @@
option('fuzz', type: 'feature', value: 'disabled')
option('test', type: 'feature', value: 'disabled')