diff options
author | Stefan Hajnoczi | 2011-08-25 10:18:52 +0200 |
---|---|---|
committer | Anthony Liguori | 2011-09-01 20:12:51 +0200 |
commit | e2a99ad3e174ab4c9d2320dcecd779230409829f (patch) | |
tree | 4f58a2193d330d159410d20d5c04587430b3accc /hw/sh_pci.c | |
parent | main: switch qemu_set_fd_handler to g_io_add_watch (diff) | |
download | qemu-e2a99ad3e174ab4c9d2320dcecd779230409829f.tar.gz qemu-e2a99ad3e174ab4c9d2320dcecd779230409829f.tar.xz qemu-e2a99ad3e174ab4c9d2320dcecd779230409829f.zip |
build: sort objects to remove duplicates for link
Avoid duplicate object files during the link. There are legitimate
cases where a link command-line would include duplicate object files
because two independent subsystems both depend on common infrastructure.
Use GNU make's $(sort) function to remove duplicate object files from
the link command-line.
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/sh_pci.c')
0 files changed, 0 insertions, 0 deletions