summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nsd
diff options
context:
space:
mode:
authorsthen <sthen@openbsd.org>2019-12-18 10:56:59 +0000
committersthen <sthen@openbsd.org>2019-12-18 10:56:59 +0000
commit419f492c002f96454cbf37b70b7321f058dcc0f0 (patch)
tree55a1df7fe630656fe6d6ca54d78ef546f9e30f17 /usr.sbin/nsd
parentMask high bits of iwm(4) firmware SYSASSERT codes before matching (diff)
downloadwireguard-openbsd-419f492c002f96454cbf37b70b7321f058dcc0f0.tar.xz
wireguard-openbsd-419f492c002f96454cbf37b70b7321f058dcc0f0.zip
import NSD 4.2.4, ok florian
Diffstat (limited to 'usr.sbin/nsd')
-rw-r--r--usr.sbin/nsd/.buildkite/pipeline.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/usr.sbin/nsd/.buildkite/pipeline.yml b/usr.sbin/nsd/.buildkite/pipeline.yml
new file mode 100644
index 00000000000..4322223ed7d
--- /dev/null
+++ b/usr.sbin/nsd/.buildkite/pipeline.yml
@@ -0,0 +1,7 @@
+steps:
+ - label: Build
+ commands:
+ - autoconf && autoheader
+ - ./configure --enable-checking --disable-flto
+ - make
+ - make cutest && ./cutest