diff options
Diffstat (limited to 'Library/Formula/macvim.rb')
| -rw-r--r-- | Library/Formula/macvim.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/macvim.rb b/Library/Formula/macvim.rb index fb5ae64b0..916ef8137 100644 --- a/Library/Formula/macvim.rb +++ b/Library/Formula/macvim.rb @@ -13,6 +13,7 @@ class Macvim <Formula ENV['CXXFLAGS'] = nil system "./configure", + "--with-macsdk=#{MACOS_VERSION}", # Add some features "--with-features=huge", "--enable-perlinterp", |
