|
|
|
|
|
by HelloNurse
393 days ago
|
|
Advanced GCC command line options seem hardcoded, e.g. "-fomit-frame-pointer -march=native -flto " and many more in runner.cpp. It's probably a good fit for the author's needs, but for most other potential users running a more generic project skeleton generator or simple ad hoc script, leveraging a mature build system, is likely to do more and allow future growth for a similar effort. |
|