mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
Snapcraft: Use lua instead of luajit for arm64
This commit is contained in:
@@ -39,6 +39,8 @@ parts:
|
|||||||
make-parameters:
|
make-parameters:
|
||||||
- CMAKE_BUILD_TYPE=RelWithDebInfo
|
- CMAKE_BUILD_TYPE=RelWithDebInfo
|
||||||
- CMAKE_INSTALL_PREFIX=/usr
|
- CMAKE_INSTALL_PREFIX=/usr
|
||||||
|
- CMAKE_FLAGS=-DPREFER_LUA=ON
|
||||||
|
- DEPS_CMAKE_FLAGS="-DUSE_BUNDLED_LUA=ON -DUSE_BUNDLED_LUAJIT=OFF"
|
||||||
override-build: |
|
override-build: |
|
||||||
snapcraftctl build
|
snapcraftctl build
|
||||||
# Fix Desktop file
|
# Fix Desktop file
|
||||||
|
|||||||
Reference in New Issue
Block a user