Skip to content
Commit c2bade1b authored by Trond Endrestøl's avatar Trond Endrestøl Committed by Robert Clausecker
Browse files

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
parent c735afd1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment