On 04/11/2018 09:30 PM, Martin Storsjö wrote: > Signed-off-by: Martin Storsjö <[email protected]> > --- > mingw-w64-headers/include/winnt.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/mingw-w64-headers/include/winnt.h > b/mingw-w64-headers/include/winnt.h > index 878cdc3..45718c3 100644 > --- a/mingw-w64-headers/include/winnt.h > +++ b/mingw-w64-headers/include/winnt.h > @@ -6037,6 +6037,7 @@ __buildmemorybarrier() > #define IMAGE_FILE_MACHINE_ARM 0x01c0 > #define IMAGE_FILE_MACHINE_ARMV7 0x01c4 > #define IMAGE_FILE_MACHINE_ARMNT 0x01c4 > +#define IMAGE_FILE_MACHINE_ARM64 0xaa64 > #define IMAGE_FILE_MACHINE_THUMB 0x01c2 > #define IMAGE_FILE_MACHINE_AM33 0x01d3 > #define IMAGE_FILE_MACHINE_POWERPC 0x01F0 >
Patch looks good to me.
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
