]> git.proxmox.com Git - efi-boot-shim.git/commit - MokManager.c
gcc 5.0 changes some include bits, so copy what arm does on x86.
authorPeter Jones <pjones@redhat.com>
Tue, 7 Apr 2015 15:59:25 +0000 (11:59 -0400)
committerPeter Jones <pjones@redhat.com>
Mon, 13 Apr 2015 23:55:25 +0000 (19:55 -0400)
commitd51739a416400ad348d8a1c7e3886abce11fff1b
tree98f906eaa2614866654d53e069190fe180965f95
parent605be9f1793e9a46c35ad3b165915895a0b575d8
gcc 5.0 changes some include bits, so copy what arm does on x86.

Basically they messed around with stdarg some and now we need to do it
the other way.

Signed-off-by: Peter Jones <pjones@redhat.com>
Cryptlib/Include/OpenSslSupport.h
Cryptlib/Makefile
Cryptlib/OpenSSL/Makefile
Makefile
MokManager.c