Files
neovim/third-party
github-actions[bot] 68d2bb4070 [Backport release-0.7] build(macos): use consistent MACOSX_DEPLOYMENT_TARGET (#19435)
build(macos): use consistent MACOSX_DEPLOYMENT_TARGET

Use the same logic for both deps (including LuaJIT, for which setting
this variable is mandatory) and Nvim: either the eponymous environment
variable if set, or the current software version if not.

Removes annoying warnings when building locally on macOS.

(cherry picked from commit aefccc613c)

Co-authored-by: Christian Clason <c.clason@uni-graz.at>
2022-07-19 18:26:30 +02:00
..