diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2024-05-21 07:14:39 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2024-05-21 09:32:43 +0000 |
| commit | a38fb99b3fbff0c988e64bf4bf277071e18b18af (patch) | |
| tree | 1497a8c5077b5b07f230a6adf0842fd717b6d15c /executor | |
| parent | 98aa8d464020910064d862eff99440bfdf0dc03c (diff) | |
Makefile: build executor with C++ compiler
Add C++ compiler and flags to the target
and build executor with the C++ compiler.
This will be needed to merge syz-fuzzer in to syz-executor
since it will be beefier and will most likely require linking in libc++.
But also this should fix #4821 since we won't use C++ flags
when building C sources (we already had work-around in pkg/csource,
but not in syz-extract).
Fixes #4821
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions
