CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/11/17 08:30:51
Added files:
benchmarks/bonnie++/patches: patch-bon_csv2html_cpp
Log message:
bonnie++ does not compile with gcc >= 11 because it hits an ambiguity over
the data vector:
bon_csv2html.cpp: error: reference to 'data' is ambiguous
Similar fixes in almost all linux repos that ship bonnie++
Yuck and OK tb@
