boost: don't apply patch to HEAD
It's already upstream. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
0186f1d16a
commit
eeec79ffcb
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ class Boost < Formula
|
|||
# #define foreach BOOST_FOREACH causes compile error "'boost::BOOST_FOREACH'
|
||||
# has not been declared" on its line if it appears after #include
|
||||
# <boost/foreach.hpp> and before certain other boost headers.
|
||||
DATA
|
||||
DATA unless ARGV.build_head?
|
||||
end
|
||||
|
||||
def options
|
||||
|
|
Loading…
Reference in a new issue