fips: fix build on !Linux
Commit 0f66998f makes -enable-fips conditional on Linux hosts but then uses it unconditionally in vl.c. Fix this by moving the fips handling to os-posix.c and adding a condition. Cc: Paul Moore <pmoore@redhat.com> Signed-off-by:Anthony Liguori <aliguori@us.ibm.com>
Showing
Please register or sign in to comment