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

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


  • To: xen-devel@xxxxxxxxxxxxxxxxxxxx
  • From: Olaf Hering <olaf@xxxxxxxxx>
  • Date: Wed, 19 Apr 2023 11:00:26 +0000
  • Arc-authentication-results: i=1; strato.com; arc=none; dkim=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; t=1681902030; s=strato-dkim-0002; d=strato.com; h=Message-Id:Date:Subject:Cc:To:From:Cc:Date:From:Subject:Sender; bh=OObpQ2qPdIBjpIQyaVqcTd8ZC+MfyA043X1uQ6czbLM=; b=NtjQvrz0w7v7t+Ct9jjD/TRBWBS9JKioUdAqBQ+FXwVcXdtOBLyCuJKHR6vov6vObL /hoRquQjyuP0lecqoaXUKSBvhwcAwt1aUByQh6leIlIfJZ+NyHTBIbBKVqbal+SztCtg 0gR+jkeyED8zHc+8TXy6oiwTSEMpnEqej0b1QYkyN15rAXgX+HP2SNprF/BhEVrqQHtM DjC5SQn01pmSW2ZE4+pyYDbAC7FHuQFkAMMtSiMorb3K3m/1t3ZbsOEbakoG78uqMHet VRLXXZ5DXlpV35ypGwX485uHcYgpJrFr7JBE1ZqzDBzhrq3RB4Yx7O/cYanf78OlOKsB bL0g==
  • Arc-seal: i=1; a=rsa-sha256; t=1681902030; cv=none; d=strato.com; s=strato-dkim-0002; b=qLn7eJ/SBtQxncBY5F2ADI24CAHM/wdJl74j/yoVkCa3QvYrJVa4URBUuEgHiSZZ1h /xxp1BPOPeRFp0H6mS8Q3esewq17RAdaihh2Jq3XT3GFMMhEj5t2CC2evXL55jZT0rm6 7tF1WLW67Z081XP5Vbh/ewSdtw4uZPRvSW92bXokSWm/lwQPQIVu9R1uzsR7yfz1B1QT b/nHpyzBg5g6RTvAeDV52dT/mfPm5ky+uNT1ffISBpgdYIy66v5H5w2n3TRryAsAVf+o akfFqfJ0LDSdvRAly4L6r1iMZFmO9r0zNfvIoRop9qF1Wnskjo5e1ruAOHgF4e2Vl9oF NWFg==
  • Cc: Wei Liu <wl@xxxxxxx>, Anthony PERARD <anthony.perard@xxxxxxxxxx>
  • Delivery-date: Wed, 19 Apr 2023 11:01:04 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

Use a snapshot which includes commit
b0ded89e917b48b73097d3b8b88dfa3afb264ed0 ("[build] Disable dangling
pointer checking for GCC"), which fixes build with gcc12.

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

diff --git a/tools/firmware/etherboot/Makefile 
b/tools/firmware/etherboot/Makefile
index 6ab9e5bc6b..884ba35692 100644
--- a/tools/firmware/etherboot/Makefile
+++ b/tools/firmware/etherboot/Makefile
@@ -7,7 +7,7 @@ include Config
 IPXE_GIT_URL ?= https://github.com/ipxe/ipxe.git
 
 # put an updated tar.gz on xenbits after changes to this variable
-IPXE_GIT_TAG := 3c040ad387099483102708bb1839110bc788cefb
+IPXE_GIT_TAG := 1d1cf74a5e58811822bee4b3da3cff7282fcdfca
 
 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®.