Skip to content

Commit

Permalink
app-editors/neovim: fix
Browse files Browse the repository at this point in the history
Signed-off-by: Vadim Misbakh-Soloviov <[email protected]>
  • Loading branch information
msva committed Oct 15, 2023
1 parent 6148f36 commit c947ff6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app-editors/neovim/neovim-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ src_prepare() {
}

src_configure() {
ln -s "${BROOT}"/usr/bin/luajit "${BUILD_DIR}"/luajit || die
# Upstream default to LTO on non-debug builds
# Let's expose it as a USE flag because upstream
# have preferences for how we should use LTO
Expand Down

0 comments on commit c947ff6

Please sign in to comment.