3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/misc/vim-plugins/vim2nix/additional-nix-code
Dmitry Kalinkin f37c7e01d5
youcompleteme: fix compilation
1) Replace --system-libclang with an explicit setting for the path to
nix libclang 3.9. Otherwise it will find system's libclang on darwin.

2) Remove clang/llvm from build inputs. This prevents ycm itself from
being compiled by clang 3.9. stdenv's standard compiler (gcc or
clang 3.7) will suffice.

3) Enable C++11 again as #16212 is caused by incopatibility between
clang 3.9 and libc++ 3.7, but we don't compile YCM with clang 3.9, so
this is not needed anymore.
2017-01-01 17:35:16 -05:00
..
clighter8 vim-plugins: add clighter8 2016-11-07 20:21:42 +01:00
command-t
cpsm cpsm: init at 565ab53a66fa52c46d80adf6981b07f4bdffcb1d 2016-11-24 00:16:24 -08:00
ctrlp-cmatcher fix/ctrlp-cmatcher: add extra steps to additional-nix-code 2016-11-23 23:53:32 -08:00
deoplete-go vim-plugins/deoplete-go: init at 2016-11-12 2016-11-17 18:23:33 +01:00
matchit.zip
taglist
vim-addon-manager
vim-hier
vim-wakatime
vim-xdebug
vim-xkbswitch
vimproc.vim
vimshell.vim
YankRing vimPlugins.YankRing: fixing the build 2016-05-20 10:48:03 +02:00
youcompleteme youcompleteme: fix compilation 2017-01-01 17:35:16 -05:00