artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a4f2a5
)
regen
author
sthen
<sthen@openbsd.org>
Wed, 6 Sep 2023 09:08:58 +0000
(09:08 +0000)
committer
sthen
<sthen@openbsd.org>
Wed, 6 Sep 2023 09:08:58 +0000
(09:08 +0000)
usr.sbin/unbound/configure
patch
|
blob
|
history
diff --git
a/usr.sbin/unbound/configure
b/usr.sbin/unbound/configure
index
c3392ff
..
b3d4ee3
100644
(file)
--- a/
usr.sbin/unbound/configure
+++ b/
usr.sbin/unbound/configure
@@
-16304,7
+16304,6
@@
fi
done
-
# check if we can use SO_REUSEPORT
reuseport_default=0
if echo "$host" | $GREP -i -e linux >/dev/null; then reuseport_default=1; fi