mirror of
https://github.com/neovim/neovim.git
synced 2026-02-03 02:51:22 +10:00
System headers on macOS arm64 contain 128-bit numeric types. These types are built into clang and GCC as extensions. Unfortunately, they break the LuaJIT C importer. Define dummy typedefs for the missing numeric types to satisfy the ffi C importer.
23 KiB
23 KiB