From 9c520fcfa73fc87bd493a4b746f67f5164c4f07b Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 22 May 2014 21:23:58 -0500 Subject: Remove code that cannot possibly execute --- Library/Formula/boost.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'Library/Formula') 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 -- cgit v1.2.3