public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch 0/4] BaseTools GNU makefile: Update GCC Flags to the specific one with BUILD_ prefix
@ 2016-09-06  3:59 Liming Gao
  2016-09-06  3:59 ` [Patch 1/4] BaseTools GNU makefile: Add BUILD_CXXFLAGS to align make built-in rule Liming Gao
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Liming Gao @ 2016-09-06  3:59 UTC (permalink / raw)
  To: edk2-devel

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-09-08  4:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-06  3:59 [Patch 0/4] BaseTools GNU makefile: Update GCC Flags to the specific one with BUILD_ prefix Liming Gao
2016-09-06  3:59 ` [Patch 1/4] BaseTools GNU makefile: Add BUILD_CXXFLAGS to align make built-in rule Liming Gao
2016-09-06  3:59 ` [Patch 2/4] BaseTools GNU makefile: remove unused .S rule Liming Gao
2016-09-06  3:59 ` [Patch 3/4] BaseTools VfrCompile GNU makefile: Replace CXX with BUILD_CXX Liming Gao
2016-09-06  3:59 ` [Patch 4/4] BaseTools VfrCompile Pccts: Update GCC Flags to the specific one with BUILD_ prefix Liming Gao
2016-09-06  5:22   ` Mudusuru, Giri P
2016-09-08  4:51 ` [Patch 0/4] BaseTools GNU makefile: " Zhu, Yonghong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox