freebsd-ports/devel/rubygem-eventmachine
Antoine Brodin 46978fb686 Fix build with clang 6
em.cpp:1242:59: error: invalid operands to binary expression ('__bind<int &, sockaddr *, unsigned long &>' and 'int')
                if (bind (sd, (struct sockaddr *)&bind_to, bind_to_len) < 0) {
                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~

PR:		225304
Reported by:	pkg-fallout
2018-01-20 20:27:51 +00:00
..
files
distinfo
Makefile
pkg-descr