qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 73db41: libcacard: Don't link with all librar


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 73db41: libcacard: Don't link with all libraries QEMU link...
Date: Wed, 12 Feb 2014 10:30:04 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 73db416ae7941f8ffeabc060ec87402b97314b6d
      
https://github.com/qemu/qemu/commit/73db416ae7941f8ffeabc060ec87402b97314b6d
  Author: Christophe Fergeau <address@hidden>
  Date:   2014-02-09 (Sun, 09 Feb 2014)

  Changed paths:
    M libcacard/Makefile

  Log Message:
  -----------
  libcacard: Don't link with all libraries QEMU links to

As described in https://bugzilla.redhat.com/show_bug.cgi?id=987441 ,
libcacard currently links to all the libraries QEMU is linking to,
including glusterfs libraries, libiscsi, ... libcacard does not need all of
these. This patch ensures it's only linked with the libraries it needs.

Signed-off-by: Christophe Fergeau <address@hidden>
Signed-off-by: Alon Levy <address@hidden>


  Commit: 9d74f6fef0801ca2ce5c9d38d59b85bf03c27669
      
https://github.com/qemu/qemu/commit/9d74f6fef0801ca2ce5c9d38d59b85bf03c27669
  Author: Peter Maydell <address@hidden>
  Date:   2014-02-12 (Wed, 12 Feb 2014)

  Changed paths:
    M libcacard/Makefile

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/alon/pull-libcacard.glusterfs' into 
staging

* remotes/alon/pull-libcacard.glusterfs:
  libcacard: Don't link with all libraries QEMU links to

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/628a746cf0d3...9d74f6fef080

reply via email to

[Prev in Thread] Current Thread [Next in Thread]