K 10 svn:author V 5 tobik K 8 svn:date V 27 2020-04-17T10:55:51.722331Z K 7 svn:log V 482 MFH: r531755 r531762 Remove the -pedantic flag to fix build on GCC-based systems: cc1: error: unrecognized command line option "-Wpedantic" Approved by: portmgr (tier-2 blanket) devel/samurai: Remove new cruft - USES=compiler:c11 should no longer be necessary after r531755. - build.ninja patch is pointless since the build does not use it. Besides that while GCC 4.2 does not understand -Wpedantic it should recognize -pedantic fine. Approved by: ports-secteam blanket END