boot/libs: hush warnings for zstd on arm64
Change-Id: I971cdefd670d26e669e9bdfd9c9a29ca5508ff9d Reviewed-on: https://review.haiku-os.org/c/haiku/+/6915 Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk> Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
This commit is contained in:
parent
bcd89a79ad
commit
ad29214d43
@ -42,7 +42,7 @@ local libFDTSources =
|
||||
fdt_overlay.c
|
||||
;
|
||||
|
||||
SubDirCcFlags -Wno-error=missing-prototypes ;
|
||||
SubDirCcFlags -Wno-error=missing-prototypes -Wno-error=sign-compare -Wno-error=missing-braces ;
|
||||
|
||||
local platform ;
|
||||
for platform in [ MultiBootSubDirSetup ] {
|
||||
|
Loading…
x
Reference in New Issue
Block a user