diff options
| author | Fam Zheng | 2015-01-12 05:43:09 +0100 |
|---|---|---|
| committer | Paolo Bonzini | 2015-01-14 10:38:57 +0100 |
| commit | c88f68ec3ce54ebc5da13d07d6512689c4e9be30 (patch) | |
| tree | ac05185a275c67540cac5f107104a6e9d7cad248 /include/block | |
| parent | hw/scsi/lsi53c895a: add support for additional diag / debug registers (diff) | |
| download | qemu-c88f68ec3ce54ebc5da13d07d6512689c4e9be30.tar.gz qemu-c88f68ec3ce54ebc5da13d07d6512689c4e9be30.tar.xz qemu-c88f68ec3ce54ebc5da13d07d6512689c4e9be30.zip | |
rules.mak: Fix module build
Module build is broken since commit c261d774fb ( rules.mak: Fix DSO
build by pulling in archive symbols). That commit added .mo placeholders
of DSO to -y variables, in order to pull stub symbols to executable. But
the placeholders are unintentionally expanded in -y, rather than
filtered out while linking.
Fix it by moving the -objs expanding to before inserting .mo
placeholders. Note that passing -cflags and -libs to member objects are
also moved to keep it happening before object expanding.
Reported-by: Bharata B Rao <bharata.rao@gmail.com>
Tested-by: Bharata B Rao <bharata.rao@gmail.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/block')
0 files changed, 0 insertions, 0 deletions
