mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06: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).