diff options
| author | Xiyue Deng | 2013-10-07 00:40:32 -0700 |
|---|---|---|
| committer | Xiyue Deng | 2013-10-26 22:17:04 -0700 |
| commit | aeaf6fe104e177ad6c207b9897a432be964f4c5a (patch) | |
| tree | 9e9cb19406ca1630720e16387e7bf14400ee386f /Library/Formula/yaml-cpp.rb | |
| parent | c35067b6710098ee39533129995703ee629574b2 (diff) | |
| download | homebrew-aeaf6fe104e177ad6c207b9897a432be964f4c5a.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 #22453.
Diffstat (limited to 'Library/Formula/yaml-cpp.rb')
0 files changed, 0 insertions, 0 deletions
