[Bug 248134] audio/bharvestr-lv2: fix build on GCC architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 20 23:47:41 UTC 2020


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

            Bug ID: 248134
           Summary: audio/bharvestr-lv2: 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: yuri at freebsd.org
          Reporter: pkubaj at FreeBSD.org
             Flags: maintainer-feedback?(yuri at freebsd.org)
          Assignee: yuri at freebsd.org

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

Require C++11 compiler because of -std=c++11.

Include climits in FileChooser.hpp because of INT64_MAX (GCC doesn't do that by
default).

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


More information about the freebsd-ports-bugs mailing list