From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id A84CBD80A14 for ; Thu, 4 Jan 2024 08:34:33 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=NKIYpgISL3hDotpf64PbIT3Csl24jiLNGqUEM85QzCg=; c=relaxed/simple; d=groups.io; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding; s=20140610; t=1704357272; v=1; b=GhizkzIQk5zc6K8MsMJBWjTaXWoCIXudFXEgq5F/l1+n2GCzzJjSxkqg46+H0EVTszVTEwTS 1OCkL9GOWloChhR87Pf50RXVSRa/KKZGKei5TT6zpZoSZL4oSX4HEJOL4ISIZSIVezqt+oAaV5P pShK54pmgAWCZLu70Gvkc08k= X-Received: by 127.0.0.2 with SMTP id IoyxYY7687511xOhMthpHV2U; Thu, 04 Jan 2024 00:34:32 -0800 X-Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.100]) by mx.groups.io with SMTP id smtpd.web10.49991.1704357271679860713 for ; Thu, 04 Jan 2024 00:34:31 -0800 X-IronPort-AV: E=McAfee;i="6600,9927,10942"; a="463571638" X-IronPort-AV: E=Sophos;i="6.04,330,1695711600"; d="scan'208";a="463571638" X-Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Jan 2024 00:34:22 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10942"; a="783800417" X-IronPort-AV: E=Sophos;i="6.04,330,1695711600"; d="scan'208";a="783800417" X-Received: from shwdejointd777.ccr.corp.intel.com ([10.239.58.116]) by fmsmga007.fm.intel.com with ESMTP; 04 Jan 2024 00:34:19 -0800 From: "Wenxing Hou" To: devel@edk2.groups.io Cc: Jiewen Yao , Yi Li , Guomin Jiang Subject: [edk2-devel] [PATCH 0/1] CryptoPkg: fix gcc build fail for CryptoPkgMbedtls Date: Thu, 4 Jan 2024 16:34:14 +0800 Message-Id: <20240104083415.2967-1-wenxing.hou@intel.com> MIME-Version: 1.0 Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,wenxing.hou@intel.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: 0bilcxOrmfKahSt6Pvxi4pxKx7686176AA= Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=GhizkzIQ; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=intel.com (policy=none) REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4630 Enable MBEDTLS_NO_UDBL_DIVISION to fix GCC x64 build failure. Cc: Jiewen Yao Cc: Yi Li Cc: Guomin Jiang Signed-off-by: Wenxing Hou Wenxing Hou (1): CryptoPkg: fix gcc build fail for CryptoPkgMbedtls CryptoPkg/Library/MbedTlsLib/Include/mbedtls/mbedtls_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.26.2.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#113150): https://edk2.groups.io/g/devel/message/113150 Mute This Topic: https://groups.io/mt/103519145/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-