mirror of
https://github.com/intel/linux-sgx
synced 2026-06-08 14:49:32 +00:00
fb5a866289
Document that _mm_pause definition requires -ffreestanding. Guard the definition of __STDC_FORMAT_MACROS with #ifndef/#endif. Consistently refer to std::hex with std:: qualification in SignTool. Signed-off-by: Dionna Glaze <dionnaglaze@google.com>