[Bug 218115] [patch] devel/protobuf needs c++11 feature

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Mar 25 14:58:40 UTC 2017


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

            Bug ID: 218115
           Summary: [patch] devel/protobuf needs c++11 feature
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet at FreeBSD.org
          Reporter: hiroo.ono+freebsd at gmail.com
          Assignee: sunpoet at FreeBSD.org
             Flags: maintainer-feedback?(sunpoet at FreeBSD.org)
          Keywords: patch

Created attachment 181188
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181188&action=edit
add USES compiler:c++11-lang feature to the Makefile

devel/protobuf port needs c++11-lang feature, while it is not specified with
USES entry.
The default compiler is still gcc 4.2 on powerpc64, so it fails to build on
that arch.

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


More information about the freebsd-ports-bugs mailing list