The following 4 patches clean up the remaining issues in GNU makefile. 
With those changes, all GNU makefiles have been updated. 

Liming Gao (4):
  BaseTools GNU makefile: Add BUILD_CXXFLAGS to align make built-in rule
  BaseTools GNU makefile: remove unused .S rule
  BaseTools VfrCompile GNU makefile: Replace CXX with BUILD_CXX
  BaseTools VfrCompile Pccts: Update GCC Flags to the specific one with
    BUILD_ prefix

 BaseTools/Source/C/Makefiles/footer.makefile       |  5 +----
 BaseTools/Source/C/Makefiles/header.makefile       |  1 +
 BaseTools/Source/C/VfrCompile/GNUmakefile          | 10 +++++-----
 BaseTools/Source/C/VfrCompile/Pccts/antlr/makefile | 13 ++++++++-----
 BaseTools/Source/C/VfrCompile/Pccts/dlg/makefile   | 18 +++++++++++-------
 5 files changed, 26 insertions(+), 21 deletions(-)

-- 
2.8.0.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to