[Midnightbsd-cvs] [MidnightBSD/mports] f10a30: devel/spirv-llvm-translator: fix BUILD_DEPENDS on ...

Lucas Holt noreply at github.com
Thu May 14 15:21:13 EDT 2026


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

  Changed paths:
    M devel/spirv-llvm-translator/Makefile

  Log Message:
  -----------
  devel/spirv-llvm-translator: fix BUILD_DEPENDS on i386

libLLVMMipsCodeGen.a is not built on i386 (only the X86 native backend
is enabled there). Switch the static-lib presence check to libLLVMCore.a,
which is always built regardless of which backends are enabled.

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