Any suggestions on building a FAT binary for unbound. Running this produces a ARM only
./configure --with-ssl=/opt/homebrew/opt/openssl@3/ --with-libexpat=/opt/homebrew/opt/expat —prefix=~/Projects/unbound_clean/output & make & make install
Anyway that works and builds but it doesn’t seem to build FAT. I am not on the latest builds, and I wonder if that has been fixed.
> Hi there,
>
> Any suggestions on building a FAT binary for unbound. Running this
> produces a ARM only
>
> ./configure --with-ssl=/opt/homebrew/opt/openssl@3/
> --with-libexpat=/opt/homebrew/opt/expat prefix~/Projects/unbound_clean/output & make & make install
>
> Anyway that works and builds but it doesn't seem to build FAT. I
> am not on the latest builds, and I wonder if that has been fixed.
The local-zone configuration that you present does work.
Since you also include other configuration files, maybe something there prevents the use of the blacklist.conf file's contents to be used for specific clients? I see that you also may have access control and view options (from the filenames) that may affect this.