mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00
@@ -105,7 +105,12 @@ local Gcc = {
|
||||
'-DINCLUDE_GENERATED_DECLARATIONS',
|
||||
|
||||
-- Needed for FreeBSD
|
||||
'-D "_Thread_local="'
|
||||
'-D "_Thread_local="',
|
||||
|
||||
-- Needed for macOS Sierra
|
||||
'-D "_Nullable="',
|
||||
'-D "_Nonnull="',
|
||||
'-U__BLOCKS__',
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user