CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2026/05/28 10:35:12
Modified files:
sys/arch/amd64/stand/biosboot: Makefile
sys/arch/amd64/stand/boot: Makefile
sys/arch/amd64/stand/cdboot: Makefile
sys/arch/amd64/stand/cdbr: Makefile
sys/arch/amd64/stand/mbr: Makefile
sys/arch/amd64/stand/pxeboot: Makefile
sys/arch/i386/stand/biosboot: Makefile
sys/arch/i386/stand/boot: Makefile
sys/arch/i386/stand/cdboot: Makefile
sys/arch/i386/stand/cdbr: Makefile
sys/arch/i386/stand/mbr: Makefile
sys/arch/i386/stand/pxeboot: Makefile
Log message:
with llvm22, -Ttext also requires --image-base to be specified
with robert@