From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 53F2821A04820 for ; Thu, 6 Apr 2017 01:39:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=intel.com; i=@intel.com; q=dns/txt; s=intel; t=1491467994; x=1523003994; h=from:to:subject:date:message-id:references:in-reply-to: content-transfer-encoding:mime-version; bh=Ke6uAsmISI8zC/rR1+Lp8TFPZEvPKpjjZOF7A/15lfU=; b=xeTHsO8WpE7u3nYoKtqMMmUruFmoRdmmR97X2PUWVtHYZKXDTxXwwcyo itVrZytjOumi9nrHgiWMWaBZO6AopQ==; Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 06 Apr 2017 01:39:54 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,283,1488873600"; d="scan'208";a="244977862" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by fmsmga004.fm.intel.com with ESMTP; 06 Apr 2017 01:39:53 -0700 Received: from FMSMSX110.amr.corp.intel.com (10.18.116.10) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 6 Apr 2017 01:39:53 -0700 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by fmsmsx110.amr.corp.intel.com (10.18.116.10) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 6 Apr 2017 01:39:53 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.246]) by SHSMSX104.ccr.corp.intel.com ([10.239.4.70]) with mapi id 14.03.0319.002; Thu, 6 Apr 2017 16:39:51 +0800 From: "Gao, Liming" To: "Zeng, Star" , "edk2-devel@lists.01.org" Thread-Topic: [edk2] [Patch] MdeModulePkg RegularExpressionDxe: Remove GCC -fno-builtin option Thread-Index: AQHSrq4C0tYGs+rB20GtYJyWfhsPK6G3ei+AgACLF1A= Date: Thu, 6 Apr 2017 08:39:50 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14D71A187@shsmsx102.ccr.corp.intel.com> References: <1491466509-10944-1-git-send-email-liming.gao@intel.com> <0C09AFA07DD0434D9E2A0C6AEB0483103B8770F8@shsmsx102.ccr.corp.intel.com> In-Reply-To: <0C09AFA07DD0434D9E2A0C6AEB0483103B8770F8@shsmsx102.ccr.corp.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] MdeModulePkg RegularExpressionDxe: Remove GCC -fno-builtin option X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Apr 2017 08:39:54 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Good suggestion. I will update commit log.=20 >-----Original Message----- >From: Zeng, Star >Sent: Thursday, April 06, 2017 4:22 PM >To: Gao, Liming ; edk2-devel@lists.01.org >Cc: Zeng, Star >Subject: RE: [edk2] [Patch] MdeModulePkg RegularExpressionDxe: Remove >GCC -fno-builtin option > >How about to indicate the SHA-1: >90defe7198a42b3157ae5d9b93714f891cf06e57 in the commit log like below? > >GCC -fno-builtin option is added into tools_def.template at >90defe7198a42b3157ae5d9b93714f891cf06e57. >So, there is no need to set it in module INF file. > >Thanks, >Star >-----Original Message----- >From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of >Liming Gao >Sent: Thursday, April 6, 2017 4:15 PM >To: edk2-devel@lists.01.org >Cc: Zeng, Star >Subject: [edk2] [Patch] MdeModulePkg RegularExpressionDxe: Remove GCC - >fno-builtin option > >GCC -fno-builtin option is added into tools_def.template. So, there is no = need >to set it in module INF file. > >Cc: Star Zeng >Contributed-under: TianoCore Contribution Agreement 1.0 >Signed-off-by: Liming Gao >--- > MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.inf >| 1 - > 1 file changed, 1 deletion(-) > >diff --git >a/MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.in >f >b/MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.in >f >index cfe42a6..d4d9a83 100644 >--- >a/MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.in >f >+++ >b/MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.i >+++ nf >@@ -81,7 +81,6 @@ > MSFT:DEBUG_*_IPF_CC_FLAGS =3D=3D /nologo /c /WX /GS- /W4 /EHs-c- /GR= - >/Gy /Os /FIAutoGen.h /QIPF_fr32 /Zi /X > MSFT:RELEASE_*_IPF_CC_FLAGS =3D=3D /nologo /c /WX /GS- /W4 /EHs-c- /GR= - >/Gy /Os /FIAutoGen.h /QIPF_fr32 /X > INTEL:*_*_*_CC_FLAGS =3D /Oi- >- GCC:*_*_*_CC_FLAGS =3D -fno-builtin > > # Oniguruma: potentially uninitialized local variable used > MSFT:*_*_*_CC_FLAGS =3D /wd4701 >-- >2.8.0.windows.1 > >_______________________________________________ >edk2-devel mailing list >edk2-devel@lists.01.org >https://lists.01.org/mailman/listinfo/edk2-devel