]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0348: using shadow dir on Mac lack +clipboard v8.0.0348
authorBram Moolenaar <Bram@vim.org>
Wed, 22 Feb 2017 21:04:04 +0000 (22:04 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 22 Feb 2017 21:04:04 +0000 (22:04 +0100)
commitb7a59906d7ce41b7e74ec31b910375c21e427c0a
treef394435bc40c34b55cbaa911df74afefa6088705
parentd099e033703ce0772f152b8df8a763f0b65303ee
patch 8.0.0348: using shadow dir on Mac lack +clipboard

Problem:    When building with a shadow directory on macOS lacks the
            +clipboard feature.
Solution:   Link *.m files, specifically os_macosx.m. (Kazunobu Kuriyama)
src/Makefile
src/version.c