1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00
Gleb Smirnoff 32b3642216 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
2024-09-09 09:16:55 -07:00
..
2024-08-22 20:57:03 +02:00
2024-08-22 20:57:03 +02:00
2024-09-09 09:16:55 -07:00
2024-08-22 20:57:03 +02:00