]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0928: using Ruby LDFLAGS may cause build problems v9.0.0928
authorZdenek Dohnal <zdohnal@redhat.com>
Wed, 23 Nov 2022 12:06:08 +0000 (12:06 +0000)
committerBram Moolenaar <Bram@vim.org>
Wed, 23 Nov 2022 12:06:08 +0000 (12:06 +0000)
commit1d822afaf66a84fab71c84521fd92db11d2c8925
tree622070ab8e435d4cd4556d473a6a782f2a530668
parent96cbbe29debba25d7eec8d01955c5ac01f5c420d
patch 9.0.0928: using Ruby LDFLAGS may cause build problems

Problem:    Using Ruby LDFLAGS may cause build problems.
Solution:   Do not add Ruby LDFLAGS to Vim's LDFLAGS. (Zdenek Dohnal,
            closes #11592)
src/auto/configure
src/configure.ac
src/version.c