[PATCH] compatibility fix for compilers with __NO_INLINE__

Denys Vlasenko vda.linux at googlemail.com
Thu Mar 20 06:43:51 PDT 2008


On Wednesday 05 March 2008 17:54, Joe Krahn wrote:
> Some GCC compilers do not honor inlining, in which case they are supposed to define __NO_INLINE__.
> In that case, inline keywords can generate a lot of warnings. This patch skips the inline
> declarations for those compilers.

Applied, thanks!
--
vda


More information about the busybox mailing list