We don't need to use -lc++abi because our neovim port disables luajit and uses lua-5.1 instead. This allows building neovim on archs that don't have libc++abi (tested on macppc). Spotted by jca@, who also modified my diff accordingly (thanks!) OK jca@, "Fine with me!" edd@ (MAINTAINER)