syzkaller/sys
Dmitry Vyukov 2c2e5f7129 sys/targets: use native compiler for test OS
We used to use gcc for test OS, but this is linux-specific.
Other OSes may use c++ or clang as main compiler, so use whatever
is the default for the host OS.

Update #712
2018-09-17 10:53:29 +02:00
..
akaros sys/linux: add syz_execute_func 2018-08-30 21:45:04 -07:00
android sys/linux: add ion and ashmem devices support 2018-01-09 21:24:28 +01:00
freebsd sys/linux: add syz_execute_func 2018-08-30 21:45:04 -07:00
fuchsia sys/fuchsia: add description for fuchsia.net, .net-stack, .ldsvc services 2018-09-14 12:03:48 +02:00
linux sys/linux: prohibit EXT4_IOC_SHUTDOWN 2018-09-13 12:02:45 +02:00
netbsd sys/linux: add syz_execute_func 2018-08-30 21:45:04 -07:00
openbsd sys/openbsd: make SanitizeCall() idempotent 2018-08-31 09:06:47 -07:00
syz-extract Add mandatory OpenBSD bits (#689) 2018-08-28 10:07:26 -07:00
syz-sysgen Makefile: don't compile all targets into target binaries 2018-08-02 19:07:22 +02:00
targets sys/targets: use native compiler for test OS 2018-09-17 10:53:29 +02:00
test sys/linux: add syz_execute_func 2018-08-30 21:45:04 -07:00
windows sys/linux: add syz_execute_func 2018-08-30 21:45:04 -07:00
sys.go Add mandatory OpenBSD bits (#689) 2018-08-28 10:07:26 -07:00