]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: enable LTO
authorSasha Levin <levinsasha928@gmail.com>
Thu, 30 Aug 2012 07:36:41 +0000 (09:36 +0200)
committerPekka Enberg <penberg@kernel.org>
Fri, 31 Aug 2012 07:12:44 +0000 (10:12 +0300)
commit99423f12db2a3079c276d10ad3191077e42f0ce8
treeaa6b10869e0ce9d919778f8bd56760aac8171404
parent0a670f98ceda5eae0c9cb8d12f9cbd1122659504
kvm tools: enable LTO

Build with -flto set, which should enable link-time-optimizations.

I'm not sure if it provides a significant performance increase, but
it's probably just worth it for catching issues which it may cause.

Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/Makefile