On Mon, Aug 18, 2014 at 10:23:55AM -0700, Daniele Di Proietto wrote:
> Commit d731058395cb used vswitchd_ovs_vswitchd_LDFLAGS to link with DPDK. This
> made automake ignore AM_LDFLAGS while linking the daemon.
> 
> This commit explicitly adds AM_LDFLAGS to vswitchd_ovs_vswitchd_LDFLAGS and
> moves it to vswitchd/automake.mk
> 
> Reported-by: Gurucharan Shetty <[email protected]>
> Suggested-by: Ben Pfaff <[email protected]>
> Signed-off-by: Daniele Di Proietto <[email protected]>
> ---
> Guru, does this properly address the issue?

I like this better.  Thanks!

> We could also put the extra line in vswitchd/automake.mk inside an "if
> DPDK_NETDEV" block. What do you guys think?

I don't think an extra 'if' clarifies anything.

I'll leave it to Guru to apply this, if he's happy with it.

Thanks,

Ben.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to