diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2016-07-14 14:10:14 +0200 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2016-07-21 13:32:09 +0200 |
commit | 357cec385d4f44385b24c299a601afc811abd9b7 (patch) | |
tree | 0bdbba29e1b832f45e8b18efd2693c696bfd9a8d /CryptoPkg | |
parent | e78a2a49ee6b0c0d7c6997c87ace31d7761cf636 (diff) | |
download | edk2-357cec385d4f44385b24c299a601afc811abd9b7.tar.gz edk2-357cec385d4f44385b24c299a601afc811abd9b7.tar.bz2 edk2-357cec385d4f44385b24c299a601afc811abd9b7.zip |
MdePkg: avoid __builtin_unreachable() on GCC v4.4
GCC v4.4 does not implement __builtin_unreachable(), so avoid using
it when building with this version or earlier.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>
Tested-By: Liming Gao <liming.gao@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'CryptoPkg')
0 files changed, 0 insertions, 0 deletions