mirror of
https://github.com/neovim/neovim.git
synced 2025-09-09 12:58:16 +00:00

This is mostly a revert of 477031c03b
.
Now that we are not setting `CMAKE_C_FLAGS`, the check can work
correctly and it helps `pcc` (portable c compiler) make it further
along--though it still doesn't produce usable results (see #427 for the
details).