head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.6 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.4 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.2 pkgsrc-2025Q3-base:1.1; locks; strict; comment @# @; 1.1 date 2025.08.22.09.00.14; author bouyer; state Exp; branches; next ; commitid Ltq5S1fi9LiRKH7G; desc @@ 1.1 log @Add xenkernel420 and xentools420 packages version 20250821, providing Xen kernels and tools from the stable-4.20 branch (as of 20250821). @ text @$NetBSD: patch-tools_qemu-xen_bios_optionrom_Makefile,v 1.1 2023/11/21 11:37:03 bouyer Exp $ force ld in 32bit mode --- tools/qemu-xen/pc-bios/optionrom/Makefile.orig 2025-08-21 14:25:20.000000000 +0200 +++ tools/qemu-xen/pc-bios/optionrom/Makefile 2025-08-21 16:32:01.954973578 +0200 @@@@ -36,7 +36,7 @@@@ $(call cc-option,-Wno-array-bounds)) 3> config-cc.mak -include config-cc.mak -override LDFLAGS = -nostdlib -Wl,--build-id=none,-T,$(SRC_DIR)/flat.lds +override LDFLAGS = -nostdlib -Wl,-melf_i386 -Wl,--build-id=none,-T,$(SRC_DIR)/flat.lds pvh.img: pvh.o pvh_main.o @