[Midnightbsd-cvs] [MidnightBSD/mports] 61ff78: lang/spidermonkey128: fix i386 alignment build (#180)

Lucas Holt noreply at github.com
Sat May 16 13:11:34 EDT 2026


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

  Changed paths:
    M lang/spidermonkey128/Makefile
    A lang/spidermonkey128/files/patch-js_public_Utility.h

  Log Message:
  -----------
  lang/spidermonkey128: fix i386 alignment build (#180)

Apply the existing Firefox Utility.h workaround so i386 builds do not fail the JS_DECLARE_NEW_METHODS max_align_t assertion.

Remove the earlier MAKE_JOBS_UNSAFE workaround because the Magus failure is a deterministic compile-time alignment assertion, not a parallel build race.

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