K 10 svn:author V 6 rakuco K 8 svn:date V 27 2017-08-18T12:05:39.167432Z K 7 svn:log V 152 Explicitly build with -std=gnu++03. The port does not build with C++11 or later (GCC 6 defaults to -std=gnu++14 instead of -std=gnu++03). PR: 219275 END