[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v1] tools: ipxe: update for fixing build with GCC11


  • To: xen-devel@xxxxxxxxxxxxxxxxxxxx
  • From: Olaf Hering <olaf@xxxxxxxxx>
  • Date: Tue, 15 Jun 2021 23:26:13 +0200
  • Arc-authentication-results: i=1; strato.com; dkim=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; t=1623792375; s=strato-dkim-0002; d=strato.com; h=Message-Id:Date:Subject:Cc:To:From:Cc:Date:From:Subject:Sender; bh=0k8SVgqxgX6+F1SCHObvluVDx8AaoJl27Fziwhwu2Ig=; b=RS92+QSqFLrBnzswgKCnqL7Z8DodUma601iK1TamfX56pIEYQSRql3pMwu2mprfPA+ SDyyVizTqVZBS7xqEgMAJhEfcz9R/BGTJZGMEOkEyILfBNdYf4soIuTvfMKvNpJMblY9 T2k8wIgN86iDP47WJrvmYMlOxKNu1TLH9+nuLUJPyDUmFY1cH6YvZAP1TIxnH0TCa4/3 32fWBmmOud7w3IN4cGKAG4Nae7eHyrNYqcRhV9qFizg5iIu0AqKye3SgjeKvkEZ7rIcf 6eu2Jh+dQfOgBqr9UTQIJau3OXA2N4YJ4yOityJGAxc4k1JSpvTfPfSi/wWXwx4xMSBs Q+JA==
  • Arc-seal: i=1; a=rsa-sha256; t=1623792375; cv=none; d=strato.com; s=strato-dkim-0002; b=YCj6V2bBvLybAgGly3kStX/G47iASckJmeoDFE0l14Jryi9T9YWS5gGHudtDH2j49O 3f1R5TjIdwjzPWcWw3tEzEzc3EOAFBwCElBaoWk72PgVDSYqksmb3Xh+QwBbIfMtLCQa 7B2zHboTBq9UgdG0i4Tge2MZeZnMhesaU8TQdPnBXCH4ILStRk0KGVJdNkAitGiiKlVM vFKly/lD7hlLsQqJWa6l/eIp+vrcxIMH4KmlzgIIs7ApPZpS3ZyXtk22xvS8dzRstoe+ S5ZNfheA3akCX0MjYjX6EUTpP9cJZleKPfehoThIfOYD2eSJjKmCv/AGYfKRrHZhPvE+ yOgQ==
  • Authentication-results: strato.com; dkim=none
  • Cc: Olaf Hering <olaf@xxxxxxxxx>, Ian Jackson <iwj@xxxxxxxxxxxxxx>, Wei Liu <wl@xxxxxxx>
  • Delivery-date: Tue, 15 Jun 2021 21:26:36 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

Use a snapshot which includes commit
f3f568e382a5f19824b3bfc6081cde39eee661e8 ("[crypto] Add
memory output constraints for big-integer inline assembly"),
which fixes build with gcc11.

Signed-off-by: Olaf Hering <olaf@xxxxxxxxx>
---
 tools/firmware/etherboot/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tools/firmware/etherboot/Makefile 
b/tools/firmware/etherboot/Makefile
index ed9e11305f..23b3f6ca9d 100644
--- a/tools/firmware/etherboot/Makefile
+++ b/tools/firmware/etherboot/Makefile
@@ -10,7 +10,8 @@ else
 IPXE_GIT_URL ?= git://git.ipxe.org/ipxe.git
 endif
 
-IPXE_GIT_TAG := 988d2c13cdf0f0b4140685af35ced70ac5b3283c
+# put an updated tar.gz on xenbits after changes to this variable
+IPXE_GIT_TAG := bf4ccd4265ac614fbfa38bf168b6eeaf4c17d51e
 
 IPXE_TARBALL_URL ?= $(XEN_EXTFILES_URL)/ipxe-git-$(IPXE_GIT_TAG).tar.gz
 



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.