diff options
author | Christian Clason <c.clason@uni-graz.at> | 2022-06-25 13:45:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-25 13:45:20 +0200 |
commit | b7084fef4c850d0352488b14dcff0f36a7e75e1c (patch) | |
tree | 3d25416dd2636660df19149a11d4bcbe0c715bd8 /test/functional/vimscript/system_spec.lua | |
parent | a5175fe48934522e3a82fe22bc5f7ee9c3d5f7dd (diff) | |
download | rneovim-b7084fef4c850d0352488b14dcff0f36a7e75e1c.tar.gz rneovim-b7084fef4c850d0352488b14dcff0f36a7e75e1c.tar.bz2 rneovim-b7084fef4c850d0352488b14dcff0f36a7e75e1c.zip |
fix(build): strip trailing newline from variable (#19084)
Problem: #19029 added a new fallback that sets
`$MACOSX_DEPLOYMENT_TARGET` to the local macOS version via `sw_vers`.
However, the output included a newline, which broke the generated Ninja
build script.
Solution: use `OUTPUT_STRIP_TRAILING_WHITESPACE` for `execute_process`.
Diffstat (limited to 'test/functional/vimscript/system_spec.lua')
0 files changed, 0 insertions, 0 deletions