generic-poky/meta/recipes-support/lzop
Khem Raj 71e1835419 lzop: Fix build with gcc5 on ppc
It seems all other architectures provide their own definitions for these
functions like __ACC_UA_GET_LE16 and this code is exposed only on ppc
this is the typical extern inline ( gnu definition ) version c99
semantics, lets use static inline which works both ways

(From OE-Core rev: 73bcb12743537e8b0e047b0783dc8f5bb2f62db6)

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>
2015-08-19 18:05:35 +01:00
..
lzop lzop: Fix build with gcc5 on ppc 2015-08-19 18:05:35 +01:00
lzop_1.03.bb lzop: Fix build with gcc5 on ppc 2015-08-19 18:05:35 +01:00