1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-22 22:03:43 +03:00
Frantisek Sumsal 6e992086aa fuzz: don't panic without a C++ compiler
meson's `cpp_args` option is defined only if it detects a C++ compiler,
otherwise we get an error:

../test/fuzz/meson.build:56:28: ERROR: Tried to access unknown option 'cpp_args'.

(cherry picked from commit a3d3bf559c9789c8abe96d931fc5d3f109886db9)
2024-04-25 20:06:35 +02:00
..
2023-03-10 11:41:08 +01:00
2023-03-24 18:49:34 +00:00
2023-05-09 08:11:10 +02:00