| Package Name | unbound |
|---|---|
| Version | 1.23.0 |
| Type | host |
959bd5f3875316d7b3f67ee237a56de5565f5b35fc9b5fc3cea6cfe735a03bb8
BUILD_HOST=$HOST
BUILD_HOST=aarch64-apple-ios
config_opts=--disable-shared --enable-static --without-pyunbound --prefix=$PREFIX --host=$BUILD_HOST
config_opts=$config_opts --with-libexpat=$PREFIX --with-ssl=$PREFIX --with-libevent=no
config_opts=$config_opts --without-pythonmodule --disable-flto --with-pthreads --with-libunbound-only
config_opts=$config_opts --with-pic
config_opts=$config_opts --enable-static-exe --sysconfdir=/etc --prefix=$PREFIX --target=$PREFIX
config_opts=$config_opts ac_cv_func_SHA384_Init=yes
config_opts=$config_opts ac_cv_type_pthread_spinlock_t=no
build_opts=$build_opts LDFLAGS="$LDFLAGS -lpthread"
CFLAGS=$CFLAGS -D_WIN32_WINNT=0x600
config_opts=$config_opts ac_cv_func_getentropy=no
patch -p1 < $PATCH_DIR/unbound/disable-glibc-reallocarray.patch
autoconf
./configure $config_opts
make -j$NUM_CORES $build_opts
make -j$NUM_CORES DESTDIR=$STAGING_DIR install
$PREFIX/native/bootstrap/bin/perl $PREFIX/native/bootstrap/bin/strip-nondeterminism-recursive --directory $STAGING_DIR
| Target / Builder | darwin_arm64 | linux_amd64 | linux_arm64 |
|---|---|---|---|
| aarch64-apple-darwin | ✗ | ✗ | ✗ |
| aarch64-apple-ios | ✗ | ✗ | ✗ |
| aarch64-apple-ios-simulator | ✗ | ✗ | ✗ |
| aarch64-linux-android | ✗ | ✗ | ✗ |
| aarch64-linux-gnu | ✗ | ✗ | ✗ |
| armv7a-linux-androideabi | ✗ | ✗ | ✗ |
| x86_64-apple-darwin | ✗ | ✗ | ✗ |
| x86_64-linux-android | ✗ | ✗ | ✗ |
| x86_64-linux-gnu | ✗ | ✗ | ✗ |