devel/codeblocks: fix build with recent clang
Port uses std::mem_fun which went away with C++17. Enforce use of
C++11 to fix the build.
PR: 272782
MFH: 2023Q3
devel/codeblocks: fix build with recent clang Tags None Referenced Files None Subscribers None
Description
Details
|