Skip to content
Commit 3d1baccb authored by Xu, Anthony's avatar Xu, Anthony Committed by Stefan Hajnoczi
Browse files

trace: Put all trace.o into libqemuutil.a



Currently all trace.o are linked into qemu-system, qemu-img,
qemu-nbd, qemu-io etc., even the corresponding components
are not included.
Put all trace.o into libqemuutil.a that the linker would only pull in .o
files containing symbols that are actually referenced by the
program.

Signed-off -by: default avatarAnthony Xu <anthony.xu@intel.com>
Signed-off-by: default avatarStefan Hajnoczi <stefanha@redhat.com>
parent c53eeaf7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment