A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/neovim/neovim/commit/3de777d259c379e9fffdf4ebc6aba4059b7400fc below:

bump LibLUV to 1.40.0-0 (#14997) · neovim/neovim@3de777d · GitHub

File tree Expand file treeCollapse file tree 3 files changed

+4

-3

lines changed

Filter options

Expand file treeCollapse file tree 3 files changed

+4

-3

lines changed Original file line number Diff line number Diff line change

@@ -15,7 +15,7 @@ find_path(LIBLUV_INCLUDE_DIR luv/luv.h

15 15

PATHS ${PC_LIBLUV_INCLUDEDIR} ${PC_LIBLUV_INCLUDE_DIRS})

16 16 17 17

# Explicitly look for luv.so. #10407

18 -

list(APPEND LIBLUV_NAMES luv luv${CMAKE_SHARED_LIBRARY_SUFFIX})

18 +

list(APPEND LIBLUV_NAMES luv luv_a libluv_a luv${CMAKE_SHARED_LIBRARY_SUFFIX})

19 19 20 20

find_library(LIBLUV_LIBRARY NAMES ${LIBLUV_NAMES}

21 21

HINTS ${PC_LIBLUV_LIBDIR} ${PC_LIBLUV_LIBRARY_DIRS})

Original file line number Diff line number Diff line change

@@ -175,9 +175,9 @@ set(LIBTERMKEY_SHA256 6945bd3c4aaa83da83d80a045c5563da4edd7d0374c62c0d35aec09eb3

175 175

set(LIBVTERM_URL http://www.leonerd.org.uk/code/libvterm/libvterm-0.1.4.tar.gz)

176 176

set(LIBVTERM_SHA256 bc70349e95559c667672fc8c55b9527d9db9ada0fb80a3beda533418d782d3dd)

177 177 178 -

set(LUV_VERSION 1.34.1-0)

178 +

set(LUV_VERSION 1.40.0-0)

179 179

set(LUV_URL https://github.com/luvit/luv/archive/${LUV_VERSION}.tar.gz)

180 -

set(LUV_SHA256 10dd7ce9e8e5b6cd93dfb44806cbf0d30654af62aad7138fb70fbf596999232a)

180 +

set(LUV_SHA256 23167a3d5dbc1e30df1f106ffae0a4c5bd50993da2066dc1f7e1842bb9fb6cd0)

181 181 182 182

set(LUA_COMPAT53_URL https://github.com/keplerproject/lua-compat-5.3/archive/v0.9.tar.gz)

183 183

set(LUA_COMPAT53_SHA256 ad05540d2d96a48725bb79a1def35cf6652a4e2ec26376e2617c8ce2baa6f416)

Original file line number Diff line number Diff line change

@@ -71,6 +71,7 @@ set(LUV_CONFIGURE_COMMAND_COMMON

71 71

-DLUA_COMPAT53_DIR=${DEPS_BUILD_DIR}/src/lua-compat-5.3

72 72

-DWITH_SHARED_LIBUV=ON

73 73

-DBUILD_SHARED_LIBS=OFF

74 +

-DBUILD_STATIC_LIBS=ON

74 75

-DBUILD_MODULE=OFF)

75 76 76 77

if(USE_BUNDLED_LUAJIT)

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4