Revert "Compile with rbtdb as a zone database"

This reverts commit 1f6851bb53.

It's no longer needed to use this workaround with the 9.20.5 release.
This commit is contained in:
Nicki Křížek
2025-01-29 19:07:26 +01:00
parent a331ff391d
commit 862fa8f65e
-1
View File
@@ -68,7 +68,6 @@ RUN cd /usr/src && \
--with-lmdb=/usr \
--with-gnu-ld \
--with-maxminddb \
--with-zonedb=rbtdb \
--enable-dnstap && \
make -j && \
make install && \