[ovs-git] [openvswitch/ovs] a4353e: lib: Correctly pass collected AM_LDFLAGS to linker

GitHub noreply at github.com
Wed Nov 12 18:11:30 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: a4353e20e4c394c6010c2118f21d433804c7d1d2
      https://github.com/openvswitch/ovs/commit/a4353e20e4c394c6010c2118f21d433804c7d1d2
  Author: Thomas Graf <tgraf at noironetworks.com>
  Date:   2014-11-12 (Wed, 12 Nov 2014)

  Changed paths:
    M lib/automake.mk
    M ofproto/automake.mk
    M ovsdb/automake.mk

  Log Message:
  -----------
  lib: Correctly pass collected AM_LDFLAGS to linker

AM_LDFLAGS is not automatically passed to individual library LDFLAGS
and must be passed in explicitly.

Signed-off-by: Thomas Graf <tgraf at noironetworks.com>
Acked-by: Flavio Leitner <fbl at redhat.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


  Commit: 7748423ab4d8f871f7076014f7334ad73ced39f4
      https://github.com/openvswitch/ovs/commit/7748423ab4d8f871f7076014f7334ad73ced39f4
  Author: Thomas Graf <tgraf at noironetworks.com>
  Date:   2014-11-12 (Wed, 12 Nov 2014)

  Changed paths:
    M INSTALL.md

  Log Message:
  -----------
  lib: Document --enable-shared configure switch

Signed-off-by: Thomas Graf <tgraf at noironetworks.com>
Acked-by: Flavio Leitner <fbl at redhat.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


Compare: https://github.com/openvswitch/ovs/compare/45952551f624...7748423ab4d8


More information about the git mailing list