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)
commit2e099bc5d104ca62c44b80b60207b213e8a23cd5
treece8764d7c3617c4fb3a4915fdc954fc4fa6c3be1
parentd50f463fbe0626108ab1f1254cce4c17f39c4f30
examples/vm_power: fix split of compiler and linker options

The argument -lvirt is a linker parameter, not a CFLAG.

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