Changes between Initial Version and Version 1 of Ticket #53634, comment 5
- Timestamp:
- May 12, 2017, 3:01:11 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #53634, comment 5
initial v1 15 15 + CmdArgs.push_back("-std=c++11"); 16 16 }}} 17 18 19 '''Edit''' - the following did not work. -- Ken 20 21 17 22 18 23 there's another spot at the very end of the patch that does the same kind of push_back, and probably the same extra addition should go there, although the way it's written right now it might also affect CST_Libstdcxx and so we would need a separate break; item for each CST.