]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0203: order of complication flags is sometimes wrong v8.0.0203
authorBram Moolenaar <Bram@vim.org>
Tue, 17 Jan 2017 18:20:15 +0000 (19:20 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 17 Jan 2017 18:20:15 +0000 (19:20 +0100)
commit6e78e27b8aace2e4c2412bfc4de6567509258d28
tree5795a4feee689f9b03df01c8d7d0b866a877f323
parent4007ed4a5e8c34197078e9d5718bd1d4a429dd23
patch 8.0.0203: order of complication flags is sometimes wrong

Problem:    Order of complication flags is sometimes wrong.
Solution:   Put interface-specific flags before ALL_CFLAGS. (idea by Yousong
            Zhou, closes #1100)
src/Makefile
src/version.c