summaryrefslogtreecommitdiffstats
path: root/ArmVirtPkg/ArmVirtCloudHv.dsc
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2024-08-01 18:41:42 +0200
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2024-08-31 01:30:23 +0000
commit468a36b22f0ac61b1f4def70ebbb98949def161d (patch)
treef5e4c264622f299d713b9e81cfc6a533c64365c9 /ArmVirtPkg/ArmVirtCloudHv.dsc
parent5c63e22a9fe268bdfa18d49419cbf43d4ec65b93 (diff)
downloadedk2-468a36b22f0ac61b1f4def70ebbb98949def161d.tar.gz
edk2-468a36b22f0ac61b1f4def70ebbb98949def161d.tar.bz2
edk2-468a36b22f0ac61b1f4def70ebbb98949def161d.zip
CryptoPkg/OpensslLib CLANGDWARF: Use gnu99 C dialect for asm() support
'asm' is not a keyword in C99, but GCC supports it nonetheless as a GNU extension. So when using Clang, we must specify the gnu99 dialect explicitly, or inline asm blocks using asm() rather than __asm__() will be rejected by the compiler. Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'ArmVirtPkg/ArmVirtCloudHv.dsc')
0 files changed, 0 insertions, 0 deletions