]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1628: syntax tests fail on FreeBSD v9.0.1628
authorK.Takata <kentkt@csc.jp>
Tue, 13 Jun 2023 21:44:57 +0000 (22:44 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 13 Jun 2023 21:44:57 +0000 (22:44 +0100)
commitd5b952a871835b057176fd37fc91b971e8e3f300
treeb56cae219d04f542641473e1e073574551addc3d
parent46acad7284cba7842b5e505fa3d07e99806d246f
patch 9.0.1628: syntax tests fail on FreeBSD

Problem:    Syntax tests fail on FreeBSD.
Solution:   Pass the Vim executable path with VIMPROG. (Ken Takata,
            closes #12535)  Adjust the paths.
Makefile
runtime/syntax/Makefile
src/version.c