[ovs-dev] [PATCH 0/2 v2] Fix DPDK build

Thomas Graf tgraf at noironetworks.com
Thu Sep 11 19:34:20 UTC 2014


v2:
Thanks to Daniele Di Proietto's follow-up fixes to the previous patch
series the DPDK build is finally fully funtional.

Also addresses Ben's feedback on escaping autoconf vars and provides a
reference to flag variables odering section in the automake manual.

Successful build:
https://travis-ci.org/tgraf/ovs/builds/35048990

Thomas Graf (2):
  build: Respect CFLAGS and LDFLAGS passed to make
  travis: Fix DPDK build and treat bad-function-cast warning as
    non-error

 .travis.yml       |  2 +-
 .travis/build.sh  | 14 ++++++++++----
 Makefile.am       |  2 ++
 acinclude.m4      |  8 +++++++-
 configure.ac      |  2 ++
 m4/openvswitch.m4 |  4 ++--
 6 files changed, 24 insertions(+), 8 deletions(-)

-- 
1.9.3




More information about the dev mailing list