commit | 75efc6369766ea0bef1b0f78fbc76e927d94d589 | [log] [tgz] |
---|---|---|
author | Alex Vakulenko <[email protected]> | Fri Aug 08 09:36:48 2014 -0700 |
committer | chrome-internal-fetch <[email protected]> | Fri Aug 08 22:04:54 2014 +0000 |
tree | a34dfc678625df88494c741438a05fc1343cc7fb | |
parent | ab0cddda9971f97781fc9f6cbc76095ba7542abf [diff] |
platform2: move --std=gnu++11 flag to common-mk/common.gypi A number of platform2 projects enabled C++11 features individually in their .GYP files. Removed this flag from each of the projects and added it to common.gypi for everyone to share. BUG=None TEST=Compile various platform2 targets to make sure they still compile. Change-Id: I4136573ec5dcc988df2826056c8dae8847725504 Reviewed-on: https://chromium-review.googlesource.com/211534 Reviewed-by: Alex Vakulenko <[email protected]> Commit-Queue: Alex Vakulenko <[email protected]> Tested-by: Alex Vakulenko <[email protected]>