Created attachment 202732 [details] 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.
A commit references this bug: Author: brooks Date: Mon Mar 25 23:44:57 UTC 2019 New revision: 496860 URL: https://svnweb.freebsd.org/changeset/ports/496860 Log: Remove dependency on llvm50. 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. PR: 236411 Approved by: maintainer timeout Changes: head/audio/caps-lv2/Makefile head/audio/caps-lv2/files/ head/audio/caps-lv2/files/patch-dsp_v4f.h head/audio/caps-lv2/files/patch-dsp_v4f__IIR2.h