diff options
| author | Ramsay Jones <ramsay@ramsayjones.plus.com> | 2025-04-17 00:18:30 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-04-16 20:43:44 -0700 |
| commit | a45ca6fcfe3aeb31aa9c12de5eeced225e253052 (patch) | |
| tree | fc99f73131b19b12c578c2a795a7bbb5af86e32f /git-gui/lib/commit.tcl | |
| parent | config.mak.uname: add HAVE_GETDELIM to the cygwin section (diff) | |
| download | git-a45ca6fcfe3aeb31aa9c12de5eeced225e253052.tar.gz git-a45ca6fcfe3aeb31aa9c12de5eeced225e253052.zip | |
config.mak.uname: add clock_gettime() to the cygwin build
Cygwin supports the clock_gettime() function, along with the associated
CLOCK_MONOTONIC preprocessor symbol. The autoconf and meson builds both
enable the use of those symbols. In order to have the same configuration
for the make builds, add the HAVE_CLOCK_GETTIME and HAVE_CLOCK_MONOTONIC
build variables to the cygwin section of the config.mak.uname file.
Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions
