[Bug 260697] games/lmpc: enable on more 32 bit architectures

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 26 Dec 2021 10:28:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260697

            Bug ID: 260697
           Summary: games/lmpc: enable on more 32 bit architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: danfe@FreeBSD.org
          Reporter: fuz@fuz.su
                CC: danfe@FreeBSD.org
             Flags: maintainer-feedback?(danfe@FreeBSD.org)
          Assignee: danfe@FreeBSD.org
 Attachment #230418 maintainer-approval?(danfe@FreeBSD.org)
             Flags:
                CC: danfe@FreeBSD.org

Created attachment 230418
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=230418&action=edit
games/lmpc: enable on more 32 bit architectures

Not just i386 has sizeof(long) == 4, so change port such that it refuses to
build on 64 bit architectures instead of building just on i386.

Also define MAKE_JOBS_UNSAFE as the port seems to have not
correctly registered a dependency of udeml.c on udemy.h.

Tested with Poudriere on armv7 FreeBSD 13.

-- 
You are receiving this mail because:
You are the assignee for the bug.