summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2022-01-29 10:44:40 +0000
committerrillig <rillig@NetBSD.org>2022-01-29 10:44:40 +0000
commit9edd5fd176720fbcda5b6bfd85be6542d64a4228 (patch)
treefabbef5eec31ac457d546498fbdc446ce085adfe /sys/dev
parentf583dc298f046e55d64d98d84e4d391424dca9be (diff)
tests/make: clean up variants that are tested
Since main.c 1.373 from 2020-10-18, make does not use iovec anymore, so remove that test variant. Document the details of why generating the test coverage took so long on NetBSD < 10. Add another test variant with optimization for binary size (-Os), since with that option, GCC 10 does not perform the same data flow analysis as with -O2, in particular it gets confused about whether local variables are correctly initialized across function calls.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions