diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2014-03-01 03:33:08 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2014-03-01 03:33:08 +0000 |
commit | bbae512cd241b1d224815b77b6f06d00c686eed9 (patch) | |
tree | 8aefc5e1f05774e6222dbf25a0bc0e05bb89ac96 /llvm/lib/Support/Unix | |
parent | 620b89017e008809dbf0411cff52083c2588fdb1 (diff) | |
download | bcm5719-llvm-bbae512cd241b1d224815b77b6f06d00c686eed9.tar.gz bcm5719-llvm-bbae512cd241b1d224815b77b6f06d00c686eed9.zip |
[C++11] Replace autoconf --enable-cxx11 with --enable-cxx1y. The
baseline is now C++11, and we unconditionally add -std=c++11 to the
flags.
This has the dim potential to break some non-GNU-compatible compiler (in
terms of -std flags) using the makefiles, but those makefiles are
littered with GNU-style compile flags so it would be very surprising to
me for it to actually happen in practice. As always, do let me know if
there is a toolchain you're using where this doesn't work, and I'll be
watching the bots.
llvm-svn: 202569
Diffstat (limited to 'llvm/lib/Support/Unix')
0 files changed, 0 insertions, 0 deletions