aboutsummaryrefslogtreecommitdiff
path: root/src/regexp.c
diff options
context:
space:
mode:
authorRich Wareham <rjw57@cam.ac.uk>2014-02-26 10:06:59 +0000
committerThiago de Arruda <tpadilha84@gmail.com>2014-02-26 07:10:21 -0300
commitde4fbf92d0da17e2c7f31df29bc72c44702b4e7c (patch)
tree7b99449cbd922654a1181c87fb11d2e2f6c82ed3 /src/regexp.c
parentc3ff8cbb7cfe715604099809d0f5f2de84514717 (diff)
downloadrneovim-de4fbf92d0da17e2c7f31df29bc72c44702b4e7c.tar.gz
rneovim-de4fbf92d0da17e2c7f31df29bc72c44702b4e7c.tar.bz2
rneovim-de4fbf92d0da17e2c7f31df29bc72c44702b4e7c.zip
link to rt if it provides clock_gettime
As noted in #128, if clock_gettime is provided by librt then it does not end up being linked into the static libuv.a binary. This might be considered a bug in libuv but we can address it here. Detect if librt provides the clock_gettime symbol and, if so, append it to the list of libraries linked into nvim. On non-librt systems the behaviour should be as before.
Diffstat (limited to 'src/regexp.c')
0 files changed, 0 insertions, 0 deletions