X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=BaseTools%2FSource%2FC%2FInclude%2FX64%2FProcessorBind.h;h=5d79d89d13388fd1d63baac718d094b806d877eb;hp=5b2ad46637379cc1f31d4d31a756c25444efa9c9;hb=a709adfaf0bebbaf3d989f56b500e3985687d0e3;hpb=4661d5df04ce804e454509922fd54f45332553da diff --git a/BaseTools/Source/C/Include/X64/ProcessorBind.h b/BaseTools/Source/C/Include/X64/ProcessorBind.h index 5b2ad46637..5d79d89d13 100644 --- a/BaseTools/Source/C/Include/X64/ProcessorBind.h +++ b/BaseTools/Source/C/Include/X64/ProcessorBind.h @@ -27,7 +27,9 @@ // // Make sure we are useing the correct packing rules per EFI specification // +#ifndef __GNUC__ #pragma pack() +#endif #if _MSC_EXTENSIONS