python3: mark build failure on 10.7

Closes Homebrew/homebrew#45923. Closes Homebrew/homebrew#47411.
This commit is contained in:
Tim D. Smith 2015-12-27 00:44:59 -05:00
parent c5939806e3
commit 69b3b1ab26

View file

@ -47,6 +47,11 @@ class Python3 < Formula
sha256 "eaad353805c180a47545a256e6508835b65a8e830ba1093ed8162f19a50a530c"
end
fails_with :clang do
build 425
cause "https://bugs.python.org/issue24844"
end
# Homebrew's tcl-tk is built in a standard unix fashion (due to link errors)
# so we have to stop python from searching for frameworks and linking against
# X11.