diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2024-06-03 10:42:15 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2024-06-03 10:30:06 +0000 |
| commit | c25b84828149a4957a795b08eb70caf5e89f8d9b (patch) | |
| tree | 6957ae7f3d14d7499d0f149301c972ed0d17dde3 /executor | |
| parent | 720b7efa99d7f3b4069af440ea7d004a6f27467d (diff) | |
sys/targets: test that C++ compiler works as well
debian:bookworm has broken C++ arm64->amd64 cross-compiler:
x86_64-linux-gnu-g++ -static-pie fails with:
cannot find /usr/lib/x86_64-linux-gnu/libm-2.36.a: No such file or directory
cannot find /usr/lib/x86_64-linux-gnu/libmvec.a: No such file or directory
collect2: error: ld returned 1 exit status
These are installed in a different dif in the image.
Test that C++ compiler works as well.
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions
