]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- simdzone-zone-load, ci change.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 17 Oct 2025 07:27:38 +0000 (09:27 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 17 Oct 2025 07:27:38 +0000 (09:27 +0200)
.github/workflows/analysis_ports.yml

index e250af5f0bf87a8b1c2f6aca1a3ac063d47aad5f..9153e823479a188822835d9211fb528eb980d7f1 100644 (file)
@@ -377,6 +377,7 @@ jobs:
             if test "$CROSS_PLATFORM_OS" = "netbsd"; then sudo pkgin -y install autoconf automake libtool libevent; export LDFLAGS="-Wl,--rpath=/usr/pkg/lib"; fi
             echo "::group::configure"
             rm -f aclocal.m4
+            aclocal
             autoconf && autoheader
             (cd simdzone && autoconf && autoheader)
             libtoolize -c -i || glibtoolize -c -i