Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Sep 2018 13:35:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 231781] audio/rhvoice: fix build with base GCC
Message-ID:  <bug-231781-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 231781
           Summary: audio/rhvoice: fix build with base GCC
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: pkubaj@anongoth.pl
             Flags: maintainer-feedback?(yuri@freebsd.org)
          Assignee: yuri@freebsd.org

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

This port enforces -std=3Dc++03, which base GCC doesn't support. That breaks
build on architectures that still use GCC in base.

Fix this by removing this flag, port compiles without it.

Tested on amd64 and powerpc64.

Hardware sponsored by IntegriCloud.

--=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-231781-7788>