diff options
| author | John Turner <jturner.usa@gmail.com> | 2025-12-08 01:39:32 +0000 |
|---|---|---|
| committer | John Turner <jturner.usa@gmail.com> | 2025-12-08 01:40:30 +0000 |
| commit | 160b27e6b051d89f94e3bbddb2d101c4883af831 (patch) | |
| tree | 36c711c6e82e85892fe13bcef1046c317cba80e8 /fuzz | |
| parent | f279f75a19172c9f8761c1fb9b5cbd1066175cc8 (diff) | |
| download | gentoo-utils-160b27e6b051d89f94e3bbddb2d101c4883af831.tar.gz | |
remove cbindgen from meson deps and dockerfile
Diffstat (limited to 'fuzz')
| -rw-r--r-- | fuzz/meson.build | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fuzz/meson.build b/fuzz/meson.build index c613cd0..e64f43d 100644 --- a/fuzz/meson.build +++ b/fuzz/meson.build @@ -1,3 +1 @@ -cbindgen = find_program('cbindgen') - subdir('atom') |
