diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2023-01-16 16:20:54 +0100 |
|---|---|---|
| committer | Aleksandr Nogikh <wp32pw@gmail.com> | 2023-01-18 11:21:44 +0100 |
| commit | 72ffcd56daa5cd710f520e1354d344000485dfee (patch) | |
| tree | 9ea4ab9ea8cd98e45c9782b471bc8ca4f4116b4c /pkg/instance/instance.go | |
| parent | 42660d9e113db4d2fa3b56b27eb9e5209219da64 (diff) | |
sys/targets: make TestOS targets more arch-agnostic
The problem is that there are no -m32 and -m64 options for gcc on arm64
and yet syzbot attemps to use them for tests that do C compilation.
We do already try to base the TestOS target on the GOOS/GOARCH target,
so let's try to go one step further -- also take all C flags from there.
Diffstat (limited to 'pkg/instance/instance.go')
0 files changed, 0 insertions, 0 deletions
