]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: fix build optimization
authorSasha Levin <levinsasha928@gmail.com>
Mon, 17 Sep 2012 08:03:36 +0000 (10:03 +0200)
committerPekka Enberg <penberg@kernel.org>
Tue, 18 Sep 2012 07:21:05 +0000 (10:21 +0300)
commit27fca7a27147c83d6e460d0d16be8d045d62b4df
treeacb0203b6e102ac6d829c8cd83fdd86704976ce4
parent3ba787ae82f6e35f5daec781c16366746c750b44
kvm tools: fix build optimization

I've accidently changed optimization level to -O0 when testing one of the
patches and commited that. Revert it back to -O2.

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