]> git.ipfire.org Git - thirdparty/qemu.git/commit
rules.mak: Fix per object libs extraction
authorFam Zheng <famz@redhat.com>
Fri, 14 Mar 2014 02:21:05 +0000 (10:21 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 17 Mar 2014 12:21:11 +0000 (13:21 +0100)
commit6295b98d7b767c377d88fa787ca62603a8ca6adb
tree4184839bef0bdfee17cbb2e7ae590692382d99a0
parentf4b11eee2f562c23b3efc33b96ba4542c9ca81aa
rules.mak: Fix per object libs extraction

Don't sort the extracted options, sort the objects.

Reported-by: Christian Mahnke <cmahnke@googlemail.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
rules.mak