diff options
author | John Szakmeister <john@szakmeister.net> | 2014-06-25 06:33:36 -0400 |
---|---|---|
committer | John Szakmeister <john@szakmeister.net> | 2014-06-27 06:58:46 -0400 |
commit | 3b3811b16537c302f2218069dfce9611e15e3bd5 (patch) | |
tree | 49faea9322092fae26cf3df127be16a0b3c214f9 /src/nvim/regexp.c | |
parent | b083c0346234bf5c564a3036d568607fc66da045 (diff) | |
download | rneovim-3b3811b16537c302f2218069dfce9611e15e3bd5.tar.gz rneovim-3b3811b16537c302f2218069dfce9611e15e3bd5.tar.bz2 rneovim-3b3811b16537c302f2218069dfce9611e15e3bd5.zip |
Fix #867: cmake doesn't issue `-isystem` for versioned gcc
CMake purposefully disables the use of the `-isystem` flag on Apple
platforms, but it's overly blunt with the detection. Apple's compilers
have supported the flag since at least 10.4. Let's force the switch to
be on when gcc/g++ is detected on an Apple platform to reduce the
warnings out of the msgpack-related bits.
Diffstat (limited to 'src/nvim/regexp.c')
0 files changed, 0 insertions, 0 deletions