diff options
| author | Fam Zheng | 2014-05-27 09:54:19 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2014-06-10 13:59:02 +0200 |
| commit | 1c33ac5716af0840d8a2c568a47bcbee51946d69 (patch) | |
| tree | 00272e09fa5aa08a4ba025994edcf29a780a2d27 /scripts/qapi-types.py | |
| parent | configure: unset interfering variables (diff) | |
| download | qemu-1c33ac5716af0840d8a2c568a47bcbee51946d69.tar.gz qemu-1c33ac5716af0840d8a2c568a47bcbee51946d69.tar.xz qemu-1c33ac5716af0840d8a2c568a47bcbee51946d69.zip | |
rules.mak: Rewrite unnest-vars
The macro unnest-vars is the most important, complicated but hard to
track magic in QEMU's build system.
Rewrite it in a (hopefully) clearer way, with more comments, to make it
easier to understand and maintain.
Remove DSO_CFLAGS and module-objs-m that are not used.
A bonus fix of this version is, per object variables are properly
protected in save-objs and load-objs, before including sub-dir
Makefile.objs, just as nested variables are. So the occasional same
object name from different directory levels won't step on each other's
foot.
Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/qapi-types.py')
0 files changed, 0 insertions, 0 deletions
