Changes between Initial Version and Version 1 of Ticket #53634, comment 5


Ignore:
Timestamp:
May 12, 2017, 3:01:11 AM (7 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53634, comment 5

    initial v1  
    1515+    CmdArgs.push_back("-std=c++11");
    1616}}}
     17
     18
     19'''Edit''' - the following did not work. -- Ken
     20
     21
    1722
    1823there'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.