HomeFreeBSD

dns/bind9*: fix WITH_DEBUG build

Description

dns/bind9*: fix WITH_DEBUG build

The READLINE_CFLAGS="-L${LOCALBASE}/lib" env came with bind 9.18 with no
explanation. With 9.20 it actually breaks the developer build:

cc: error: argument unused during compilation: '-L/usr/local/lib' [-Werror,-Wunused-command-line-argument]

The --enable-symtable configure option is no longer supported by bind and
just produces a warning.

Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D46540

Details

Provenance
glebiusAuthored on Mon, Sep 9, 4:15 PM
Reviewer
mat
Differential Revision
D46540: dns/bind9*: fix WITH_DEBUG build
Parents
R11:0873f5a612f4: devel/gomigrate: Update to 4.18.0
Branches
Unknown
Tags
Unknown