[Midnightbsd-cvs] [MidnightBSD/mports] a66b93: devel/qt6-tools: pass selected LLVM version to qdoc

Lucas Holt noreply at github.com
Sun May 31 23:11:40 EDT 2026


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

  Changed paths:
    M devel/qt6-tools/Makefile

  Log Message:
  -----------
  devel/qt6-tools: pass selected LLVM version to qdoc

Use llvm-config --version directly when setting QDOC_USER_CLANG_VERSION. The previous pipeline expected text containing 'version', which left the value empty with llvm-config19 and allowed qdoc configure to probe the wrong Clang version, disabling qdoc and breaking packaging.

AI-Assisted-by: OpenAI GPT-5 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