summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/uclibc/uclibc-git.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2015-08-16 11:30:03 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-08-19 18:05:35 +0100
commit71e18354198276fa7a9c4d343693bec90ec9b50d (patch)
treeed5728e4ab090c71f0d3aa4ae4499dc94eafdf81 /meta/recipes-core/uclibc/uclibc-git.inc
parentde17216dd99b79999e8b145b63a540e79dd522e3 (diff)
downloadpoky-71e18354198276fa7a9c4d343693bec90ec9b50d.tar.gz
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>
Diffstat (limited to 'meta/recipes-core/uclibc/uclibc-git.inc')
0 files changed, 0 insertions, 0 deletions