Put sys-specific files in build.info
authorRich Salz <rsalz@akamai.com>
Thu, 5 Mar 2020 17:58:00 +0000 (12:58 -0500)
committerRichard Levitte <levitte@openssl.org>
Thu, 16 Apr 2020 11:52:23 +0000 (13:52 +0200)
commitb27ed819431fb7f50ded6fcddfd25de079d7e808
tree8a87bc3d6f03ab6f511c0a4b40dc9bf7d9c5dacb
parent705536e2b5c4167dbda2e0046d83f9e0f4a65514
Put sys-specific files in build.info

Don't wrap whole files in if[n]def, test in build.info if they
should be compiled.  rand_win isn't done as there are multiple
ways to say "this is windows."

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11263)
crypto/rand/build.info
crypto/rand/rand_vms.c
crypto/rand/rand_vxworks.c