K 10 svn:author V 6 rakuco K 8 svn:date V 27 2017-08-05T16:56:11.161084Z K 7 svn:log V 218 Explicitly pass -std=gnu++03 to build. GCC 6 switched to -std=gnu++14 by default, which breaks the port. Switch back to the previous GCC default to unbreak things. PR: 219284 Approved by: portmgr (blanket approval) END