Skip to content
Commit 666fcf4f authored by Kir Kolyshkin's avatar Kir Kolyshkin Committed by Pavel Emelyanov
Browse files

ppc64/crtools.c: fix compilation with clang



For gcc, having "inline" is enough to suppress the "unused function"
warning. For clang, we have to do better than that.

See also: commit 4241078 ("zdtm: compile fix for clang") and
commit 3ea2fd78 ("crtools.c: fix compilation by clang").

travis-ci: success for PPC+clang compile fixes
Signed-off-by: default avatarKir Kolyshkin <kir@openvz.org>
Acked-by: default avatarLaurent Dufour <ldufour@linux.vnet.ibm.com>
Signed-off-by: default avatarPavel Emelyanov <xemul@virtuozzo.com>
parent 0ceb5368
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment