gnu-efi-old icon indicating copy to clipboard operation
gnu-efi-old copied to clipboard

Fix for unexpected mingw version

Open danjujan opened this issue 2 months ago • 0 comments

This should fix compiling for x86_64 under ubuntu where mingw outputs the unexpected version 10-win32 leading to the following build error.

/bin/sh: 1: [: Illegal number: 10-win32
/bin/sh: 1: [: Illegal number: 10-win32

Needed for https://github.com/pbatard/efifs/pull/46

danjujan avatar Apr 24 '24 19:04 danjujan