K 10 svn:author V 6 rakuco K 8 svn:date V 27 2017-08-01T09:01:14.572395Z K 7 svn:log V 247 Explicitly build with -std=gnu++03. This fixes the build with GCC 6, which defaults to -std=gnu++14. The project, which seems to be unmaintained upstream, is incompatible with C++11 and later. PR: 219298 Approved by: portmgr (blanket approval) END