]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Cleanup parameters for mock libraries
authorMartin Kletzander <mkletzan@redhat.com>
Mon, 27 Apr 2015 13:31:32 +0000 (15:31 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Mon, 27 Apr 2015 14:31:19 +0000 (16:31 +0200)
commita7f0db6904d3f92575d1606d1d1db4d7db125c24
tree35778b73302d6cb546c939f6bd47ea1397415f88
parentf58a3a51fc532ada871ebc83a7e7addb8fcea5b2
Cleanup parameters for mock libraries

All the libraries use same parameters when building, why not have it in
one place at the begining of the Makefile.

This will also ensure no new mock library will have a problem with
missing e.g. MINGW_EXTRA_LDFLAGS.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
tests/Makefile.am