diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/wxmac.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/wxmac.rb b/Library/Formula/wxmac.rb index ffca7833e..503b15e4e 100644 --- a/Library/Formula/wxmac.rb +++ b/Library/Formula/wxmac.rb @@ -63,8 +63,6 @@ class Wxmac < Formula "--disable-monolithic" ] - args << "--with-macosx-sdk=#{MacOS.sdk_path}" unless MacOS.version >= "10.9" - system "./configure", *args system "make install" end |
