diff options
author | Julius Werner <jwerner@chromium.org> | 2021-02-16 19:32:24 -0800 |
---|---|---|
committer | Julius Werner <jwerner@chromium.org> | 2021-02-17 23:10:15 +0000 |
commit | e54d784d02a59f8266e7898c34a05f00893cdc77 (patch) | |
tree | c95cb9fb1c34659da194e4b45d4ae37b067fe63e /src/lib/lzmadecode.c | |
parent | 9e74c42b1f76604da0c904b4e9e860e31330da0e (diff) |
tests: Build tests with -Wno-inline-asm
Clang doesn't seem to get along with some of the symbol magic we use for
memlayout and throws -Winline-asm warnings. Since we want to be
compatible with as many host compilers as possible (within reason),
let's disable that warning.
Signed-off-by: Julius Werner <jwerner@chromium.org>
Change-Id: If1d88ed0bb2d10acfadcf8dec74fa3d227e0f790
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50825
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jan Dabros <jsd@semihalf.com>
Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
Diffstat (limited to 'src/lib/lzmadecode.c')
0 files changed, 0 insertions, 0 deletions