diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/geos.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/geos.rb b/Library/Formula/geos.rb index beb3445b4..6fb499117 100644 --- a/Library/Formula/geos.rb +++ b/Library/Formula/geos.rb @@ -15,6 +15,8 @@ class Geos < Formula option :universal option :cxx11 + fails_with :llvm + def install ENV.universal_binary if build.universal? ENV.cxx11 if build.cxx11? |
