K 10 svn:author V 7 linimon K 8 svn:date V 27 2019-12-11T13:13:14.182931Z K 7 svn:log V 445 Fix build on GCC-based systems: cc1plus: error: unrecognized command line option "-msse" cc1plus: error: unrecognized command line option "-msse2" cc1plus: error: unrecognized command line option "-std=gnu++0x" The previous patchfile is now split into two, depending on whether ARCH is x86 or not. Since REINPLACE is now deprecated for this purpose, I could not figure out any other way to do it. Approved by: portmgr (tier-2 blanket) END