Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Dec 2019 22:00:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 242887] devel/pecl-grpc: fix build on GCC architectures
Message-ID:  <bug-242887-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242887

            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@FreeBSD.org
          Reporter: pkubaj@FreeBSD.org
          Assignee: vanilla@FreeBSD.org
             Flags: maintainer-feedback?(vanilla@FreeBSD.org)

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

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

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242887-7788>