aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/pty_process_unix.c
diff options
context:
space:
mode:
authorDaniel Hahler <github@thequod.de>2019-02-17 21:41:42 +0100
committerJustin M. Keyes <justinkz@gmail.com>2019-02-17 21:41:42 +0100
commit6b827bb6646c213b8ad5ee6c1c87dcfd84f4bc29 (patch)
tree902423a099d20c3b1f42412ade92fc62e4d6e059 /src/nvim/os/pty_process_unix.c
parent33ce70c8833a4ee0422b8865c7438fe6676cdd6c (diff)
downloadrneovim-6b827bb6646c213b8ad5ee6c1c87dcfd84f4bc29.tar.gz
rneovim-6b827bb6646c213b8ad5ee6c1c87dcfd84f4bc29.tar.bz2
rneovim-6b827bb6646c213b8ad5ee6c1c87dcfd84f4bc29.zip
build: checkprefix: skip if empty #9624
This regressed in 3b473bb14f9f452461016c7042949a23499df629: ``` % make 'CMAKE_BUILD_TYPE=RelWithDebInfo' 'CMAKE_EXTRA_FLAGS=-DCMAKE_INSTALL_PREFIX=/vim-build/neovim/neovim/master -DENABLE_JEMALLOC=OFF' 'DEPS_CMAKE_FLAGS=-DUSE_BUNDLED=OFF' error: CMAKE_INSTALL_PREFIX '/vim-build/neovim/neovim/master' does not match cached value '' Run this command, then try again: cmake build -DCMAKE_INSTALL_PREFIX=/vim-build/neovim/neovim/master make: *** [Makefile:169: checkprefix] Error 1 ``` It was checking before for non-empty also [1]. 1: https://github.com/neovim/neovim/pull/9621/files#diff-b67911656ef5d18c4ae36cb6741b7965L22
Diffstat (limited to 'src/nvim/os/pty_process_unix.c')
0 files changed, 0 insertions, 0 deletions