diff options
| author | Peter Jones <pjones@redhat.com> | 2021-03-05 16:12:00 -0500 |
|---|---|---|
| committer | Jan Setje-Eilers <73182357+jsetje@users.noreply.github.com> | 2021-03-09 13:52:53 -0800 |
| commit | 233b1cc54f34a8e61b9bc1805af2657cab1bd722 (patch) | |
| tree | 80dd33cb81192058edddb8c93e495fe53a242b78 /Cryptlib/Library/BaseLib.h | |
| parent | 4425a1bf8b60cc4a3a17f5ee98d0ee771447815d (diff) | |
| download | efi-boot-shim-233b1cc54f34a8e61b9bc1805af2657cab1bd722.tar.gz efi-boot-shim-233b1cc54f34a8e61b9bc1805af2657cab1bd722.zip | |
Switch to using -std=gnu11
There's no actual reason we're using -std=gnu89, but it means we get the
"gnu89-inline" semantics, which we would prefer to have to specify
manually when we want it, if ever, which so far we don't.
This also allows us to use some saner syntax without having to nerf
various -W options and similar later, and enables some language features
that are pretty useful, but that's just icing.
Signed-off-by: Peter Jones <pjones@redhat.com>
Diffstat (limited to 'Cryptlib/Library/BaseLib.h')
0 files changed, 0 insertions, 0 deletions
