For GCC-based systems, edit top-level CMakeLists.txt to eliminate
either of the following two problems:
g++8: error: unrecognized command line option '-march=native' g++8: error: unrecognized argument in option '-mtune=generic'
Approved by: portmgr (tier-2 blanket)