[ovs-build] Passed: istokes/ovs#864 (acinclude_dpdk_exrta_lib - 7ded04e)

Travis CI builds at travis-ci.org
Thu Feb 7 14:53:59 UTC 2019


Build Update for istokes/ovs
-------------------------------------

Build: #864
Status: Passed

Duration: 1 hr, 19 mins, and 48 secs
Commit: 7ded04e (acinclude_dpdk_exrta_lib)
Author: Ilya Maximets
Message: acinclude: Drop DPDK_EXTRA_LIB variable.

AC_SEARCH_LIBS enables the libraries itself:

  checking for library containing get_mempolicy... -lnuma
  checking for library containing pcap_dump... -lpcap

So, they are available in LIBS. No need to add them twice.

Also, DPDK_EXTRA_LIB doesn't even work, because each check overwrites
the variable instead of appending the new library. It was first time
misused while making libnuma optional and copy-pasted to several places
after that.

Signed-off-by: Ilya Maximets <i.maximets at samsung.com>

View the changeset: https://github.com/istokes/ovs/commit/7ded04e540fd

View the full build log and details: https://travis-ci.org/istokes/ovs/builds/490052079?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the istokes/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=16644441&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-build/attachments/20190207/f348d684/attachment-0001.html>


More information about the build mailing list