]> git.ipfire.org Git - thirdparty/git.git/commit
meson: wire up USE_NSEC build knob
authorD. Ben Knoble <ben.knoble+github@gmail.com>
Sat, 20 Jun 2026 16:00:24 +0000 (12:00 -0400)
committerJunio C Hamano <gitster@pobox.com>
Sun, 21 Jun 2026 00:54:04 +0000 (17:54 -0700)
commit6ffee1b5816be108d73bcd86c954d4dae79ef9f4
tree9dbb6f4f5bcb16e885c13df55d4a583e99db156c
parent94f057755b7941b321fd11fec1b2e3ca5313a4e0
meson: wire up USE_NSEC build knob

Autotools-style builds permit enabling USE_NSEC for cases where that's
desired; the equivalent knob is missing from meson-based builds.

Signed-off-by: D. Ben Knoble <ben.knoble+github@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
meson.build
meson_options.txt