[Midnightbsd-cvs] [MidnightBSD/mports] 9dcdcd: cad/surelog: patch antlr4 CMakeLists.txt to recogn...

Lucas Holt noreply at github.com
Fri May 15 22:41:29 EDT 2026


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

  Changed paths:
    M cad/surelog/Makefile
    A cad/surelog/files/patch-third_party-antlr4-runtime-Cpp-CMakeLists.txt

  Log Message:
  -----------
  cad/surelog: patch antlr4 CMakeLists.txt to recognize MidnightBSD

antlr4's bundled CMakeLists.txt only checks for Linux and FreeBSD when
using Clang; on MidnightBSD (CMAKE_SYSTEM_NAME=MidnightBSD) the check
falls through to a fatal_error "does not support C++17". Add MidnightBSD
to the recognized system list.

Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.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