CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/01/28 12:06:54
Modified files:
devel/astyle : Makefile
Added files:
devel/astyle/patches: patch-build_gcc_Makefile
Log message:
Fix build on ports-gcc which was failing with:
astyle_main.cpp:2649:59: note: 'std::string_view' is only available from
C++17 onwards
ok sthen@
