Mark Linimon
57e451d394
Fix build on GCC-based systems:
via USES=compiler:c++0x:
cc1plus: error: unrecognized command line option "-std=gnu++0x"
via patchfile:
g++9: error: unrecognized argument in option '-mtune=generic'
Approved by: portmgr (tier-2 blanket)