mirror of https://github.com/ncroxon/gnu-efi
625bdb6368
To builds the apps with MinGW, the CRT0 library must be ignored because it is ELF specific and we don't need to go through ELF relocations. We also apply the GNU_EFI_USE_MS_ABI (since we have it), remove the -z flags, that are invalid in MinGW, and clean up the apps Makefile. Note that setjump and debughook are excluded from MinGW builds as they use constructs that are not available there. Signed-off-by: Pete Batard <pete@akeo.ie> |
||
---|---|---|
.. | ||
workflows |