diff options
author | Famiu Haque <famiuhaque@proton.me> | 2024-04-05 07:56:35 +0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-05 09:56:35 +0800 |
commit | 75b80516d5133202b1e6848ad0c6d640543b313c (patch) | |
tree | 3bac75b2c058015c92667affef28527cdbe2d2a9 /test/functional/vimscript | |
parent | dc69c475a5804c6c01987722f4cf6298d4e33e64 (diff) | |
download | rneovim-75b80516d5133202b1e6848ad0c6d640543b313c.tar.gz rneovim-75b80516d5133202b1e6848ad0c6d640543b313c.tar.bz2 rneovim-75b80516d5133202b1e6848ad0c6d640543b313c.zip |
build: fix link error for `_BitScanForward64` (#28173)
Problem: The usage of `_BitScanForward64` causes linking to fail on some systems.
Solution: Correctly check if it exists using `check_c_source_compiles`.
Diffstat (limited to 'test/functional/vimscript')
0 files changed, 0 insertions, 0 deletions