|
Bugzilla – Full Text Bug Listing |
| Summary: | add command-line option for setting different build standard | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Tom Henderson <tomh> |
| Component: | build system | Assignee: | Gustavo J. A. M. Carneiro <gjcarneiro> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ns-bugs |
| Priority: | P3 | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | suggested patch | ||
pushed in changeset 13192:6bb0ee10c0d6 |
Created attachment 2934 [details] suggested patch Ryan Mast contributed the attached patch, which allows a user to set standard to something other that C++11 (e.g. C++14). There is a compile check if the flag is not recognized.