K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-07-19T23:20:56.466628Z K 7 svn:log V 303 misc/urh: fix build on GCC architectures Add USES=compiler:c++11-lang to fix: cc1plus: error: unrecognized command line option "-Wno-cpp" This could probably be fixed by removing -Wno-cpp, but this port requires gcc from ports anyway because of USES=fortran. Approved by: mentors (implicit approval) END