macvim - force sdk version
This commit is contained in:
parent
f56489cd11
commit
1db2e3b70a
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ class Macvim <Formula
|
|||
ENV['CXXFLAGS'] = nil
|
||||
|
||||
system "./configure",
|
||||
"--with-macsdk=#{MACOS_VERSION}",
|
||||
# Add some features
|
||||
"--with-features=huge",
|
||||
"--enable-perlinterp",
|
||||
|
|
Loading…
Reference in a new issue