1
0
mirror of https://github.com/kvazar-network/kevacoin.git synced 2025-03-11 21:21:14 +00:00
Cory Fields 9829c54de2 build: force a c++ standard to be specified
Newer compilers may switch to newer standards by default. For example, gcc6
uses std=gnu++14 by default.
2017-02-22 13:37:35 -05:00
..