summaryrefslogtreecommitdiff
path: root/builtin/commit-graph.c
diff options
context:
space:
mode:
authorRamsay Jones <ramsay@ramsayjones.plus.com>2025-04-17 00:18:33 +0100
committerJunio C Hamano <gitster@pobox.com>2025-04-16 20:43:45 -0700
commit70ef34c8d8001e677a346666f32040adfa90e89c (patch)
tree959b6d5dca93a4e55c672607a153b4bd75f3e5f8 /builtin/commit-graph.c
parent50dec7c566d87838aaaa6017b5fb10b0f1cc8af7 (diff)
config.mak.uname: add arc4random to the cygwin build
The arc4random_buf() function has been available in cygwin since about 2016 (somewhere in the v2.x branch). Set the CSPRNG_METHOD build variable to 'arc4random', in the cygwin section, to enable the use of this cryptographically-secure pseudorandom number function. Note that the autoconf and new meson builds also enable this function. Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions