turn off -Werror
This commit is contained in:
parent
46ac25c2af
commit
798d0f4afc
@ -153,6 +153,7 @@ ARM_FLAGS="${CC_FLAGS}"
|
|||||||
ARM_FLAGS="${ARM_FLAGS} -D DEBUG_PRINT_ERROR_LEVEL=0x8040004F"
|
ARM_FLAGS="${ARM_FLAGS} -D DEBUG_PRINT_ERROR_LEVEL=0x8040004F"
|
||||||
|
|
||||||
make -C BaseTools #%{?_smp_mflags}
|
make -C BaseTools #%{?_smp_mflags}
|
||||||
|
sed -i -e 's/-Werror//' Conf/tools_def.txt
|
||||||
|
|
||||||
%ifarch x86_64
|
%ifarch x86_64
|
||||||
# build ovmf
|
# build ovmf
|
||||||
|
Loading…
Reference in New Issue
Block a user