CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/04/15 08:30:15
Modified files:
audio/caps-plugins: Makefile
audio/caps-plugins/patches: patch-dsp_v4f_IIR2_h
Added files:
audio/caps-plugins/patches: patch-dsp_v4f_h
Log message:
For some reason, clang6 does not accept __builtin_sinf in this construct;
replace with sinf().
