[Midnightbsd-cvs] [MidnightBSD/mports] d54427: devel/build2: fix bootstrap binary path in do-build
Lucas Holt
noreply at github.com
Wed May 20 13:13:31 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: d54427a89d17ce1d98a80ff295b18412acafec8b
https://github.com/MidnightBSD/mports/commit/d54427a89d17ce1d98a80ff295b18412acafec8b
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-20 (Wed, 20 May 2026)
Changed paths:
M devel/build2/Makefile
Log Message:
-----------
devel/build2: fix bootstrap binary path in do-build
build2 0.18.x bootstrap.gmake places the bootstrap binary at b/b-boot
rather than build2/b-boot. Update do-build phase 2 to use the correct
path; do-install is unaffected as it uses the phase-2-built binary at
build2/build2/b-boot.
AI-Assisted-by: Claude Sonnet 4.6 <noreply at anthropic.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list