diff options
author | Vagrant Cascadian <vagrant@debian.org> | 2017-10-10 09:42:39 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-10-16 09:42:51 -0400 |
commit | c005f7edbbc41b33de2c5f8d31a8c12d86ffdb59 (patch) | |
tree | f13b67d0ac156a12c85c9a5b7521f07eac2fee7e /env/Makefile | |
parent | 41ba7f525fa21941dee062b87adbbd7dde72f32f (diff) | |
download | u-boot-c005f7edbbc41b33de2c5f8d31a8c12d86ffdb59.tar.gz u-boot-c005f7edbbc41b33de2c5f8d31a8c12d86ffdb59.tar.xz u-boot-c005f7edbbc41b33de2c5f8d31a8c12d86ffdb59.zip |
fs/jffs2/mini_inflate.c: use "static inline" instead of "inline"
This makes gcc no longer expect an out-of-line version of the
functions being present elsewhere.
This fixes a failure to build on several marvell targets with gcc-7 on
Debian:
https://bugs.debian.org/877963
Signed-off-by: Adrian Bunk <bunk@debian.org>
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
Diffstat (limited to 'env/Makefile')
0 files changed, 0 insertions, 0 deletions