[Bug 232013] net/fiche: fix build with GCC-based architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Oct 6 18:10:59 UTC 2018


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

            Bug ID: 232013
           Summary: net/fiche: fix build with GCC-based architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: zi at FreeBSD.org
          Reporter: pkubaj at anongoth.pl
          Assignee: zi at FreeBSD.org
             Flags: maintainer-feedback?(zi at FreeBSD.org)

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

This port tries to use -std=gnu11 during compilation, which fails with base
GCC.

Fix it by requiring C++11-compatible compiler.

Tested on amd64 and powerpc64.

Hardware sponsored by IntegriCloud.

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


More information about the freebsd-ports-bugs mailing list