]> git.ipfire.org Git - thirdparty/bind9.git/commit
Rename -Dnamed-lto=off to -Dnamed-lto=disabled
authorAlessio Podda <alessio@isc.org>
Tue, 30 Sep 2025 07:19:00 +0000 (09:19 +0200)
committerAlessio Podda <alessio@isc.org>
Thu, 27 Nov 2025 12:00:22 +0000 (13:00 +0100)
commitd5b8adf084845befccc4a76a3b2c3445ff72cfd3
tree6998124489d4ca15507fc8a8ae4734ab3bdfb8ca
parentfbecbfd5e27d3718e229e13723cf6c1f1cc23e6e
Rename -Dnamed-lto=off to -Dnamed-lto=disabled

Meson boolean options are usually configured with enabled/disabled
instead of on/off. Make things more consistent with other meson options
by renaming -Dnamed-lto=off to -Dnamed-lto=disabled.
.gitlab-ci.yml
meson.build
meson.options