]> git.ipfire.org Git - thirdparty/bind9.git/commit
chg: ci: Simplify reproducible-build CI job
authorMichal Nowak <mnowak@isc.org>
Mon, 1 Jun 2026 17:44:55 +0000 (19:44 +0200)
committerMichal Nowak <mnowak@isc.org>
Mon, 1 Jun 2026 17:44:55 +0000 (19:44 +0200)
commit9b56fd7e4e856cc2e12059f9e880c6298abc0c31
tree5326847b3f0443d5da3719ed88e00df8b245e374
parent5fa0480c8026abf3e3bcbd82d5b0fa618f25a0c3
parent515ff3763cd5e4426d0cc475c777d7dcf3a73cbd
chg: ci: Simplify reproducible-build CI job

Drop explicit -D options from meson reprotest invocation
and let it use project defaults.

Assisted-by: Claude:claude-opus-4-7
Merge branch 'mnowak/simplify-reproducible-build-ci' into 'main'

See merge request isc-projects/bind9!12095