diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/boost.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/boost.rb b/Library/Formula/boost.rb index 22662837f..ecd9539f5 100644 --- a/Library/Formula/boost.rb +++ b/Library/Formula/boost.rb @@ -56,8 +56,6 @@ class Boost < Formula end end - odie 'boost: --with-c++11 has been renamed to --c++11' if build.with? 'c++11' - stable do # Patches boost::atomic for LLVM 3.4 as it is used on OS X 10.9 with Xcode 5.1 # https://github.com/Homebrew/homebrew/issues/27396 |
