1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/net/dbeacon
Tobias Kortkamp c321a67c68 net/dbeacon: Fix build with Clang 6
dbeacon.cpp:415:78: error: invalid operands to binary expression ('__bind<int &,
      sockaddr *, int>' and 'int')
  ...(bind(mcastSock, beaconUnicastAddr.saddr(), beaconUnicastAddr.addrlen()) != 0) {
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^  ~

- Follow MASTER_SITES redirect

PR:		226232
Submitted by:	maintainer
2018-07-07 10:39:58 +00:00
..
files
distinfo
Makefile net/dbeacon: Fix build with Clang 6 2018-07-07 10:39:58 +00:00
pkg-descr