diff options
Diffstat (limited to 'dns/bind9-devel/files/patch-meson.options')
| -rw-r--r-- | dns/bind9-devel/files/patch-meson.options | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/bind9-devel/files/patch-meson.options b/dns/bind9-devel/files/patch-meson.options index 441182e7a208..59c23f45115d 100644 --- a/dns/bind9-devel/files/patch-meson.options +++ b/dns/bind9-devel/files/patch-meson.options @@ -1,9 +1,9 @@ Add bind-tools option to ease the server/tools package split ---- meson.options.orig 2025-11-19 15:19:33 UTC +--- meson.options.orig 2025-12-09 17:51:25 UTC +++ meson.options @@ -203,3 +203,5 @@ option( - value: 'thin', + value: 'auto', description: 'Enable Link Time Optimization for named.', ) + |
