Permalink
Please sign in to comment.
Browse files
Don't set GCC_VERSION
This effectively reverts a previous commit which set this flag to "4.2" causing problems with compilation when gcc-4.2 was not installed. When GCC_VERSION is not set Xcode is supposed to use /usr/bin/gcc which is presumably the same gcc version that the Vim Makefile uses.
- Loading branch information...
Showing
with
4 additions
and 10 deletions.
0 comments on commit
54b2b3c