CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/10/09 15:59:12
Added files:
audio/flac/patches: patch-src_libFLAC_include_private_cpu_h
Log message:
audio/flac: fix build of x86 intrinsic-optimized code for clang 14+
Proactively add upstream fix to keep support for SSSE3, AVX2, etc.
when compiled with clang versions 14 and later.
