[Bug 242108] ftp/R-cran-curl: fix build on powerpc64 elfv2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 20 13:35:21 UTC 2019


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

            Bug ID: 242108
           Summary: ftp/R-cran-curl: fix build on powerpc64 elfv2
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tota at FreeBSD.org
          Reporter: pkubaj at FreeBSD.org
             Flags: maintainer-feedback?(tota at FreeBSD.org)
          Assignee: tota at FreeBSD.org

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

GCC9 doesn't define __ppc64__ on powerpc64, but clang does, making it include
libkern/OSByteOrder.h, which is OSX-specific header. Fix ifdefs.

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


More information about the freebsd-ports-bugs mailing list