Make fuzzer and fuzz tester builds less magic
authorRichard Levitte <levitte@openssl.org>
Fri, 8 Jul 2016 16:13:17 +0000 (18:13 +0200)
committerRichard Levitte <levitte@openssl.org>
Sat, 16 Jul 2016 17:37:50 +0000 (19:37 +0200)
commit878f42251b1798c724d8d3f360851d59435772bd
tree50ffe0572d7db374668642864373c54589d5d3ef
parent563c1ec61848073e3739dd126cf1950e338c820d
Make fuzzer and fuzz tester builds less magic

Instead of having fuzz/build.info.fuzz magically and conditionally
included along with the other build.info files, incorporate it in
fuzz/build.info and add the conditions there instead.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Configure
fuzz/build.info
fuzz/build.info.fuzz [deleted file]