I need to use the SHA functions in migration/ram.c, and I have included the head file #include <openssl/sha.h> Furthermore, I need to use flags "-lssl" and "-lcrypto" when compile qemu, could anyone please tell me where to add these two flags?
Thanks, Chunguang --