syzkaller/tools/syz-env
Dmitry Vyukov fa3d6b0b21 Makefile: don't cross-compile executor if cross-compiler is missing
We started building netbsd executor on linux.
This fails on CI since cross-compiler is missing.
But we don't want to exclude netbsd from presubmit entirely.
So check if cross-compiler is missing and just produce a warning.
This should unbreak CI and humans will see the warning.
2019-01-24 11:28:55 +01:00
..
env.go Makefile: don't cross-compile executor if cross-compiler is missing 2019-01-24 11:28:55 +01:00