[Bug 241026] graphics/cimg: fix build on non-x86

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 2 20:08:28 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241026

            Bug ID: 241026
           Summary: graphics/cimg: fix build on non-x86
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: thierry at FreeBSD.org
          Reporter: pkubaj at FreeBSD.org
             Flags: maintainer-feedback?(thierry at FreeBSD.org)
          Assignee: thierry at FreeBSD.org

Created attachment 208047
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=208047&action=edit
patch

CImg.h assumes signed char, make it signed explicitly.

-mtune=generic doesn't exist on e.g. powerpc64.

USES=compiler:c11 is necessary.

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


More information about the freebsd-ports-bugs mailing list