From: Laszlo Ersek <lersek@redhat.com>
To: edk2-devel-01 <edk2-devel@lists.01.org>
Cc: Liming Gao <liming.gao@intel.com>, Yonghong Zhu <yonghong.zhu@intel.com>
Subject: [PATCH v2 0/5] BaseTools/Source/C: take EXTRA_OPTFLAGS and EXTRA_LDFLAGS from the caller
Date: Thu, 9 Aug 2018 15:22:53 +0200 [thread overview]
Message-ID: <20180809132258.21874-1-lersek@redhat.com> (raw)
Repo: https://github.com/lersek/edk2.git
Branch: extra_flags_rhbz1540244_v2
Version 1 of this set was posted at
http://mid.mail-archive.com/20180726004415.13381-1-lersek@redhat.com
https://lists.01.org/pipermail/edk2-devel/2018-July/027606.html
In version 2 (i.e., this version), the PCCTS tools (the "dlg" lexer
generator and the "antlr" parser generator) are not modified. Relative
to v1:
- "[PATCH 4/6] BaseTools/Pccts: clean up antlr and dlg makefiles" has
been dropped,
- the "BaseTools/Source/C/VfrCompile/Pccts" hunks have been removed from
"[PATCH 5/6] BaseTools/Source/C: take EXTRA_OPTFLAGS from the caller"
and "[PATCH 6/6] BaseTools/Source/C: take EXTRA_LDFLAGS from the
caller".
In other words, v2 is a proper subset of v1, so that PCCTS is left
alone.
Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Thanks!
Laszlo
Laszlo Ersek (5):
BaseTools/footer.makefile: expand BUILD_CFLAGS last for C files too
BaseTools/header.makefile: remove "-c" from BUILD_CFLAGS
BaseTools/Source/C: split "-O2" to BUILD_OPTFLAGS
BaseTools/Source/C: take EXTRA_OPTFLAGS from the caller
BaseTools/Source/C: take EXTRA_LDFLAGS from the caller
BaseTools/Source/C/Makefiles/footer.makefile | 2 +-
BaseTools/Source/C/Makefiles/header.makefile | 16 +++++++++++++---
BaseTools/Source/C/VfrCompile/GNUmakefile | 11 +++++++----
3 files changed, 21 insertions(+), 8 deletions(-)
--
2.14.1.3.gb7cf6e02401b
next reply other threads:[~2018-08-09 13:23 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-09 13:22 Laszlo Ersek [this message]
2018-08-09 13:22 ` [PATCH v2 1/5] BaseTools/footer.makefile: expand BUILD_CFLAGS last for C files too Laszlo Ersek
2018-08-09 13:22 ` [PATCH v2 2/5] BaseTools/header.makefile: remove "-c" from BUILD_CFLAGS Laszlo Ersek
2018-08-09 13:22 ` [PATCH v2 3/5] BaseTools/Source/C: split "-O2" to BUILD_OPTFLAGS Laszlo Ersek
2018-08-09 13:22 ` [PATCH v2 4/5] BaseTools/Source/C: take EXTRA_OPTFLAGS from the caller Laszlo Ersek
2018-08-09 13:22 ` [PATCH v2 5/5] BaseTools/Source/C: take EXTRA_LDFLAGS " Laszlo Ersek
2018-08-15 17:19 ` [PATCH v2 0/5] BaseTools/Source/C: take EXTRA_OPTFLAGS and " Laszlo Ersek
2018-08-15 17:37 ` Gao, Liming
2018-08-16 18:23 ` Laszlo Ersek
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=20180809132258.21874-1-lersek@redhat.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