diff options
| author | Khem Raj <raj.khem@gmail.com> | 2015-09-07 08:25:19 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-12 22:48:40 +0100 |
| commit | 5b97579165f59878298941a937b81b8cfc8fc248 (patch) | |
| tree | dd0392c24a29d1617cf58fb1608a35da10e6afc2 /scripts/sysroot-relativelinks.py | |
| parent | 3d8fd2f0ec1778aa36cb95194c474e57dae455e4 (diff) | |
| download | poky-5b97579165f59878298941a937b81b8cfc8fc248.tar.gz | |
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
(From OE-Core rev: 890fa3d0e71f951993252f5b94e2211b4b06670e)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/sysroot-relativelinks.py')
0 files changed, 0 insertions, 0 deletions
