From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) (using TLSv1 with cipher CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id A3C791A1F49 for ; Wed, 7 Sep 2016 21:52:16 -0700 (PDT) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga101.jf.intel.com with ESMTP; 07 Sep 2016 21:52:17 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,298,1470726000"; d="scan'208";a="6256099" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga004.jf.intel.com with ESMTP; 07 Sep 2016 21:52:16 -0700 Received: from fmsmsx126.amr.corp.intel.com (10.18.125.43) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.248.2; Wed, 7 Sep 2016 21:52:16 -0700 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by FMSMSX126.amr.corp.intel.com (10.18.125.43) with Microsoft SMTP Server (TLS) id 14.3.248.2; Wed, 7 Sep 2016 21:51:13 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.102]) by shsmsx102.ccr.corp.intel.com ([169.254.2.109]) with mapi id 14.03.0248.002; Thu, 8 Sep 2016 12:51:11 +0800 From: "Zhu, Yonghong" To: "Gao, Liming" , "edk2-devel@lists.01.org" Thread-Topic: [edk2] [Patch 0/4] BaseTools GNU makefile: Update GCC Flags to the specific one with BUILD_ prefix Thread-Index: AQHSB/M1bweh344A60SPCwMpgzeuuaBvCROw Date: Thu, 8 Sep 2016 04:51:11 +0000 Message-ID: References: <1473134387-36776-1-git-send-email-liming.gao@intel.com> In-Reply-To: <1473134387-36776-1-git-send-email-liming.gao@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [Patch 0/4] BaseTools GNU makefile: Update GCC Flags to the specific one with BUILD_ prefix X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2016 04:52:16 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed the series of 4 patches. Reviewed-by: Yonghong Zhu Best Regards, Zhu Yonghong -----Original Message----- From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Limi= ng Gao Sent: Tuesday, September 06, 2016 12:00 PM To: edk2-devel@lists.01.org Subject: [edk2] [Patch 0/4] BaseTools GNU makefile: Update GCC Flags to the= specific one with BUILD_ prefix The following 4 patches clean up the remaining issues in GNU makefile.=20 With those changes, all GNU makefiles have been updated.=20 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(-) --=20 2.8.0.windows.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel