From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) (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 9BA2481DCA for ; Sun, 13 Nov 2016 22:37:43 -0800 (PST) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga104.jf.intel.com with ESMTP; 13 Nov 2016 22:37:48 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,488,1473145200"; d="scan'208";a="30718966" Received: from shwde7172.ccr.corp.intel.com ([10.239.9.23]) by orsmga004.jf.intel.com with ESMTP; 13 Nov 2016 22:37:47 -0800 From: Liming Gao To: edk2-devel@lists.01.org Date: Mon, 14 Nov 2016 14:37:24 +0800 Message-Id: <1479105446-23480-1-git-send-email-liming.gao@intel.com> X-Mailer: git-send-email 2.8.0.windows.1 Subject: [Patch 0/2] BaseTools tools_def.txt: Update GCC ASLPP_FLAGS 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: Mon, 14 Nov 2016 06:37:43 -0000 Update GCC ASLPP_FLAGS to align to VS ASLPP_FLAGS so that the same ASL file can support GCC and VS tool chains both. Liming Gao (2): BaseTools tools_def.txt: Remove -P option in GCC ASLPP_FLAGS BaseTools tools_def.txt: Include AutoGen.h in GCC ASLPP_FLAGS BaseTools/Conf/tools_def.template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) -- 2.8.0.windows.1