--- ./BaseTools/Source/C/Makefiles/header.makefile.orig +++ ./BaseTools/Source/C/Makefiles/header.makefile @@ -73,7 +73,7 @@ -Wno-deprecated-declarations -Wno-self-assign -Wno-unused-result -nostdlib -g else BUILD_CFLAGS = -MD -fshort-wchar -fno-strict-aliasing -fwrapv \ --fno-delete-null-pointer-checks -Wall -Werror \ +-fno-delete-null-pointer-checks -Wall \ -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict \ -Wno-unused-result -nostdlib -g endif