K 10 svn:author V 6 rakuco K 8 svn:date V 27 2017-08-05T10:36:04.810373Z K 7 svn:log V 310 Explicitly build with -std=gnu++03. This was the default for GCC until version 6, which switched to -std=gnu++14. This project is unmaintained upstream and it is not worth fixing the code instead of just building with the standard it's always worked with. PR: 219299 Approved by: portmgr (blanket approval) END