Patch has been (finally, yay) committed upstream

This commit is contained in:
danj 2016-10-20 16:19:11 +00:00
parent 5c11f7df7e
commit 04a92c12b7

View File

@ -1,7 +1,10 @@
$OpenBSD: patch-Makefile,v 1.3 2016/09/27 17:04:58 danj Exp $
$OpenBSD: patch-Makefile,v 1.4 2016/10/20 16:19:11 danj Exp $
Make use of accept4() on OpenBSD.
Committed upstream
http://git.haproxy.org/?p=haproxy.git;a=commit;h=9705ba2981016dd6b3b8d690bb8935a396cc0994
--- Makefile.orig Sun Sep 25 23:13:40 2016
+++ Makefile Sun Sep 25 23:14:35 2016
@@ -304,10 +304,11 @@ ifeq ($(TARGET),osx)