]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1517: MacOS: configure removes -O2 from $CFLAGS v9.0.1517
authorRose <83477269+AtariDreams@users.noreply.github.com>
Sat, 6 May 2023 17:07:14 +0000 (18:07 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 6 May 2023 17:07:14 +0000 (18:07 +0100)
commit00d07e7682d289c3afee9df557ae909b9b403f9c
tree0844f7c818889c4d1d59ec8baa09fdf81af775a1
parent3ab3a864814f903da8a158c01820e4fbe1013c08
patch 9.0.1517: MacOS: configure removes -O2 from $CFLAGS

Problem:    MacOS: configure removes -O2 from $CFLAGS.
Solution:   Only adjust $CFLAGS for gcc. (closes #12351)
src/auto/configure
src/configure.ac
src/version.c