From: Liming Gao <liming.gao@intel.com>
To: edk2-devel@lists.01.org
Subject: [Patch 0/4] BaseTools GNU makefile: Update GCC Flags to the specific one with BUILD_ prefix
Date: Tue, 6 Sep 2016 11:59:43 +0800 [thread overview]
Message-ID: <1473134387-36776-1-git-send-email-liming.gao@intel.com> (raw)
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
next reply other threads:[~2016-09-06 4:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-06 3:59 Liming Gao [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1473134387-36776-1-git-send-email-liming.gao@intel.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox