[Bug 231976] sysutils/qdirstat: fix build on GCC-based architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Oct 5 11:52:12 UTC 2018


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

            Bug ID: 231976
           Summary: sysutils/qdirstat: fix build on GCC-based
                    architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kbowling at freebsd.org
          Reporter: pkubaj at anongoth.pl
             Flags: maintainer-feedback?(kbowling at freebsd.org)
          Assignee: kbowling at freebsd.org

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

This port tries to set -std=gnu++11 which fails on architectures that use GCC
in base. Fix it by requiring C++11-compatible compiler.

Tested on powerpc64 and amd64.

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