$OpenBSD: patch-configure,v 1.7 2016/11/23 12:27:47 sthen Exp $
--- configure.orig	Tue Nov  8 10:16:39 2016
+++ configure	Tue Nov  8 10:17:17 2016
@@ -5471,7 +5471,7 @@ fi
 # ping seems to take one of two formats for count (N)
 # BSD: ping -c N host
 # SVR: ping host N
-$PING_PATH -c 1 -v 127.0.0.1 > /dev/null 2>&1
+true
 if test $? -eq 0 ; then
     LG_PING_CMD="$PING_PATH -c 1"
 else
