[Midnightbsd-cvs] [MidnightBSD/mports] d04eee: shells/ksh93: fix i386 libast bootstrap
Lucas Holt
noreply at github.com
Sat Jul 4 17:02:03 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: d04eee19c14080072539d75651e96aefec7bfee7
https://github.com/MidnightBSD/mports/commit/d04eee19c14080072539d75651e96aefec7bfee7
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-07-04 (Sat, 04 Jul 2026)
Changed paths:
A shells/ksh93/files/patch-bin_mamprobe
A shells/ksh93/files/patch-src_cmd_INIT_mamprobe.sh
Log Message:
-----------
shells/ksh93: fix i386 libast bootstrap
The AST mamake bootstrap needs mam_cc_L set so -last resolves through INSTALLROOT/lib. On MidnightBSD i386 the probe can omit CC.L even though the compiler supports -L, leaving a raw -last in the nmake link and failing run 641.
Force CC.L for MidnightBSD host types in both mamprobe copies used by the early bootstrap path.
AI-Assisted-by: OpenAI Codex <noreply at openai.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