[Midnightbsd-cvs] [MidnightBSD/mports] a9f52e: devel/llvm20: fix compiler-rt plist on i386 and x8...

Lucas Holt noreply at github.com
Sun May 17 22:46:59 EDT 2026


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

  Changed paths:
    M devel/llvm20/Makefile
    M devel/llvm20/Makefile.RUNTIMES
    M devel/llvm20/pkg-plist

  Log Message:
  -----------
  devel/llvm20: fix compiler-rt plist on i386 and x86_64

Remove Linux-only sanitizers (fuzzer) from LIBCLANG_RT_LIBS_i386
and Linux-only entries (dd, dyndd, fuzzer, msan, tsan, xray, profile)
from LIBCLANG_RT_LIBS_x86_64 to match what LLVM actually builds on
MidnightBSD/FreeBSD. Remove static %%CONFIGURE_TARGET%%/%%CRT_TRIPLE%%/
%%ARCH_TRIPLE%% compiler-rt plist entries in favour of the dynamic
COMPILER_RT_PLIST_FILES mechanism. Add FTARGET directory removal to
post-install so the freebsd13.5-triple staging dir is cleaned up.

Matches the approach used in devel/llvm21 (commit 67c9d2d722).

AI-Assisted-by: Claude Sonnet 4.6 <noreply at anthropic.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>


  Commit: 4e33e1535bfa6a2e0fe6ca1cb0a50d33946f822d
      https://github.com/MidnightBSD/mports/commit/4e33e1535bfa6a2e0fe6ca1cb0a50d33946f822d
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-17 (Sun, 17 May 2026)

  Changed paths:
    M cad/sp2sp/Makefile
    M cad/sp2sp/distinfo
    M cad/sp2sp/files/patch-Makefile.am
    M cad/sp2sp/files/patch-configure.ac
    A cad/sp2sp/files/patch-spicefile_sp2sp.c

  Log Message:
  -----------
  cad/sp2sp: update to 20170109

Update the gwave2 distfile used for sp2sp and refresh the local patches for the 2017 source. Add a portability patch for fopen64 on MidnightBSD.

AI-Assisted-by: OpenAI Codex <noreply at openai.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>


Compare: https://github.com/MidnightBSD/mports/compare/a9f52e1de373%5E...4e33e1535bfa

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