examples/vm_power: fix split of compiler and linker options
authorOlivier Matz <olivier.matz@6wind.com>
Wed, 17 Dec 2014 12:55:24 +0000 (13:55 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 17 Dec 2014 23:26:08 +0000 (00:26 +0100)
The argument -lvirt is a linker parameter, not a CFLAG.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>

No differences found