[Midnightbsd-cvs] [MidnightBSD/mports] 11040f: shells/ksh93-devel: fix Clang 19 build

Lucas Holt noreply at github.com
Sun Jul 5 01:46:45 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 11040f93ae7fa03195598cf1fc31508802231e9a
      https://github.com/MidnightBSD/mports/commit/11040f93ae7fa03195598cf1fc31508802231e9a
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-07-05 (Sun, 05 Jul 2026)

  Changed paths:
    M shells/ksh93-devel/Makefile

  Log Message:
  -----------
  shells/ksh93-devel: fix Clang 19 build

Suppress Clang 19's int-conversion diagnostic while building the legacy AST sources. The warning was promoted to a hard error in libast's aso.c, which prevented libast.a from being archived and caused the later nmake bootstrap link to fail in Magus run 641.

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