diff options
Diffstat (limited to 'contrib/local.mk.example')
-rw-r--r-- | contrib/local.mk.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/local.mk.example b/contrib/local.mk.example index 4f7f077999..778e848d60 100644 --- a/contrib/local.mk.example +++ b/contrib/local.mk.example @@ -48,6 +48,7 @@ # DEPS_CMAKE_FLAGS += -DUSE_BUNDLED_LUAROCKS=OFF # DEPS_CMAKE_FLAGS += -DUSE_BUNDLED_MSGPACK=OFF # DEPS_CMAKE_FLAGS += -DUSE_BUNDLED_UNIBILIUM=OFF +# DEPS_CMAKE_FLAGS += -DUSE_BUNDLED_UTF8PROC=OFF # # Or disable all bundled dependencies at once. # |