1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-20 12:10:31 -04:00
ports/net/udt/files
Mikhail Teterin a06fd33c98 Add a patch to force using ::bind() instead of std::bind().
Otherwise the latter "wins", when compiling with latest clang and
-std=c++17, but its result can not be compared with the integer
0 causing an error...
2018-01-21 02:17:59 +00:00
..
BSDmakefile - Fix missing library problems when the linker enforces explicit linking 2014-08-26 14:06:08 +00:00
patch-fix-select-call Add a patch to make the invocation of select(2) work in CEPoll::wait() method. 2014-02-11 22:35:45 +00:00
patch-md5 Relax the compiler warning flags slightly to ensure successful builds 2014-02-11 22:07:04 +00:00
patch-test.cpp Add a patch to force using ::bind() instead of std::bind(). 2018-01-21 02:17:59 +00:00
patch-warning Upgrade from 4.10 to 4.11. Most of my patches have been incorporated by 2013-02-27 00:23:38 +00:00