aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/python_helper.rb
diff options
context:
space:
mode:
authorXiyue Deng2013-10-07 00:40:32 -0700
committerXiyue Deng2013-10-26 22:17:04 -0700
commitf2132c47bd26484e8a9961ad6056bbbb17a2d108 (patch)
tree5d0e8d5b9dbe0629a20a31347222dc3cb50cd9d9 /Library/Homebrew/python_helper.rb
parent0e6df1c3bf1c5f5d23bcfa5c668d26cf48dffd20 (diff)
downloadbrew-f2132c47bd26484e8a9961ad6056bbbb17a2d108.tar.bz2
C++11 support.
* Add options and ENV method to specify building in C++11 mode. - Set C++ compiler flags to enable C++11 mode. - To add options to support C++11 mode, a formula can now use option :cxx11 to provide "--c++11" option, and detect and enable C++11 support in install method using ENV.cxx11 if build.cxx11? Closes Homebrew/homebrew#22453.
Diffstat (limited to 'Library/Homebrew/python_helper.rb')
0 files changed, 0 insertions, 0 deletions