summaryrefslogtreecommitdiff
path: root/Cryptlib/Cryptlib.diff
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2019-01-10 23:34:11 +0100
committerPeter Jones <pjones@redhat.com>2020-07-23 20:52:12 -0400
commit7f080b30f3c3718d6b2533f62a50f373fd2cda21 (patch)
treec9f965a0004254736bc6154453729d37125fcca8 /Cryptlib/Cryptlib.diff
parent8544018093b8aa4311b1e970f8396140c22ede0b (diff)
downloadefi-boot-shim-7f080b30f3c3718d6b2533f62a50f373fd2cda21.tar.gz
efi-boot-shim-7f080b30f3c3718d6b2533f62a50f373fd2cda21.zip
Make.default: use correct flags to disable unaligned access for 32 bit ARM
The GCC flag to disable unaligned access on 32bit ARM is -mno-unaligned-access, not -mstrict-align (which is used on aarch64): https://lkml.org/lkml/2018/8/3/294 Otherwise build dies with: arm-linux-gnueabihf-gcc: error: unrecognized command line option ‘-mstrict-align’; did you mean ‘-Wstrict-aliasing’? Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Upstream-commit-id: 41b93358e8c
Diffstat (limited to 'Cryptlib/Cryptlib.diff')
0 files changed, 0 insertions, 0 deletions