1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/net/openvswitch
Piotr Kubaj b10c7703f2 net/openvswitch: fix build on GCC architectures
Use C11 compiler:
./include/openvswitch/ofp-actions.h:1302: error: bit-field 'build_assert_failed' width not an integer constant
./include/openvswitch/ofp-actions.h:1302: error: bit-field 'build_assert_failed' width not an integer constant
./include/openvswitch/ofp-actions.h:1302: error: bit-field 'build_assert_failed' width not an integer constant

Include sys/socket.h in lib/dns-resolve.c to make AF_INET available.

PR:		241329
Approved by:	koue@chaosophia.net (maintainer), linimon (mentor)
2019-10-27 19:26:14 +00:00
..
files net/openvswitch: fix build on GCC architectures 2019-10-27 19:26:14 +00:00
distinfo net/openvswitch: update to 2.12.0 2019-10-07 15:24:13 +00:00
Makefile net/openvswitch: fix build on GCC architectures 2019-10-27 19:26:14 +00:00
pkg-descr
pkg-plist net/openvswitch: update to 2.12.0 2019-10-07 15:24:13 +00:00