aboutsummaryrefslogtreecommitdiff
path: root/scripts/gen_eval_files.lua
diff options
context:
space:
mode:
authorTom Scogland <tom.scogland@gmail.com>2024-10-10 11:14:23 -0700
committerdundargoc <33953936+dundargoc@users.noreply.github.com>2024-10-22 14:29:20 +0200
commite178331488a0fb6a9c48152511a21a3f95d66750 (patch)
treee33ac4d63afc461671f8a84317e0b182fa428ea5 /scripts/gen_eval_files.lua
parent573bcb2aaf3e2421e0d2593b048f684ee05251a6 (diff)
downloadrneovim-e178331488a0fb6a9c48152511a21a3f95d66750.tar.gz
rneovim-e178331488a0fb6a9c48152511a21a3f95d66750.tar.bz2
rneovim-e178331488a0fb6a9c48152511a21a3f95d66750.zip
build(lpeg): search for lpeg.so on MacOS
Problem: Currently Neovim only searches for lpeg.dylib, liblpeg.dylib, etc. on MacOS, but a normal installation of lpeg will produce lpeg.so instead. There are explicit workarounds for this by modifying lpeg's package in Homebrew, and will shortly be another in spack. Solution: also search for lpeg.so even if that's not the platform default, because Lua and luarocks use it anyway.
Diffstat (limited to 'scripts/gen_eval_files.lua')
0 files changed, 0 insertions, 0 deletions