[Bug 242887] devel/pecl-grpc: fix build on GCC architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 25 22:00:54 UTC 2019


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

            Bug ID: 242887
           Summary: devel/pecl-grpc: fix build on GCC architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: vanilla at FreeBSD.org
          Reporter: pkubaj at FreeBSD.org
          Assignee: vanilla at FreeBSD.org
             Flags: maintainer-feedback?(vanilla at FreeBSD.org)

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

C++11 compiler is necessary:
cc1plus: error: unrecognized command line option "-std=c++11"

Also, for some reason _LITTLE_ENDIAN is defined on powerpc64. Fix it not to use
LE code.

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


More information about the freebsd-ports-bugs mailing list