aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorbfredl <bjorn.linse@gmail.com>2024-07-02 13:47:04 +0200
committerbfredl <bjorn.linse@gmail.com>2024-08-05 12:22:12 +0200
commit1247684ae14e83c5b742be390de8dee00fd4e241 (patch)
treeea3f7e027f9568ad09a22f575d3cf07635e94e78 /contrib
parentf926cc32c9262b6254e2843276b951cef9da1afe (diff)
downloadrneovim-1247684ae14e83c5b742be390de8dee00fd4e241.tar.gz
rneovim-1247684ae14e83c5b742be390de8dee00fd4e241.tar.bz2
rneovim-1247684ae14e83c5b742be390de8dee00fd4e241.zip
build(deps): remove msgpack-c dependency
Diffstat (limited to 'contrib')
-rw-r--r--contrib/local.mk.example1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/local.mk.example b/contrib/local.mk.example
index 58474a3750..61fc0b95b8 100644
--- a/contrib/local.mk.example
+++ b/contrib/local.mk.example
@@ -48,7 +48,6 @@
# DEPS_CMAKE_FLAGS += -DUSE_BUNDLED_LIBVTERM=OFF
# DEPS_CMAKE_FLAGS += -DUSE_BUNDLED_LUAJIT=OFF
# DEPS_CMAKE_FLAGS += -DUSE_BUNDLED_LUV=OFF
-# DEPS_CMAKE_FLAGS += -DUSE_BUNDLED_MSGPACK=OFF
# DEPS_CMAKE_FLAGS += -DUSE_BUNDLED_TS=OFF
# DEPS_CMAKE_FLAGS += -DUSE_BUNDLED_TS_PARSERS=OFF
# DEPS_CMAKE_FLAGS += -DUSE_BUNDLED_UNIBILIUM=OFF