]> code.ossystems Code Review - openembedded-core.git/commit
alsa-tools: Fix compiling with clang
authorKhem Raj <raj.khem@gmail.com>
Mon, 7 Sep 2015 08:25:19 +0000 (08:25 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 12 Sep 2015 21:47:16 +0000 (22:47 +0100)
commit890fa3d0e71f951993252f5b94e2211b4b06670e
treef117df3a437da330bc20012ce02500147fdba87e
parent91b8c2900570720d56a123a90e927f49a6a6095f
alsa-tools: Fix compiling with clang

Fixed a linking error occurring when building with clang, where a
function reference is emitted but function is not since its marked as
inline, making it static inline gives better opportunity to compiler to
compile it

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-multimedia/alsa/alsa-tools/0001-as10k1-Make-output_tram_line-static-inline.patch [new file with mode: 0644]
meta/recipes-multimedia/alsa/alsa-tools_1.0.29.bb