syzkaller/sys/test
Dmitry Vyukov d9a893a554 Makefile: don't compile all targets into target binaries
Currently target binaries contain support for all OS/arch combinations.
However, obviously a fuchsia target binary won't test windows.
For target binaries we need support only for a single target
(with the exception of 386/arm target in amd64/arm64 binaries).
So compile in only _the_ target into target binaries.
This reduces akaros/amd64 fuzzer binary from 33 to 7 MB
and execprog from 28 to 2 MB.
2018-08-02 19:07:22 +02:00
..
gen Makefile: don't compile all targets into target binaries 2018-08-02 19:07:22 +02:00
any.txt prog: properly squash bitfields 2018-02-26 18:21:51 +01:00
fmt.txt prog, pkg/compiler: support fmt type 2018-07-08 22:52:24 +02:00
init.go Makefile: don't compile all targets into target binaries 2018-08-02 19:07:22 +02:00
test_32_fork_shmem.const executor: overhaul 2018-07-24 12:04:27 +02:00
test_32_shmem.const executor: overhaul 2018-07-24 12:04:27 +02:00
test_64_fork.const executor: overhaul 2018-07-24 12:04:27 +02:00
test_64.const executor: overhaul 2018-07-24 12:04:27 +02:00
test.txt executor: overhaul 2018-07-24 12:04:27 +02:00