mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-09-11 12:27:43 +02:00
- simdzone-zone-load, ci change.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user