Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Mar 2019 01:09:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236411] audio/caps-lv2: fix build with modern clang
Message-ID:  <bug-236411-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 236411
           Summary: audio/caps-lv2: fix build with modern clang
           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: brooks@FreeBSD.org
                CC: yuri@freebsd.org
          Assignee: yuri@freebsd.org
             Flags: maintainer-feedback?(yuri@freebsd.org)
 Attachment #202732 maintainer-approval?(yuri@freebsd.org)
             Flags:
                CC: yuri@freebsd.org

Created attachment 202732
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D202732&action=
=3Dedit
allow build with more modern clang

Apply a patch use sinf/cosf rather then __builtin_ versions as template
arguments must have external linkage.  This allows building without pinning=
 an
obsolete llvm version.

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