Commit c643956d authored by Brad Smith's avatar Brad Smith Committed by Tobias Hieta
Browse files

[mlir] Fix building CRunnerUtils on OpenBSD with 15.x

CRunnerUtils builds as C++11. 9c1d133c broke
the build on OpenBSD. aligned_alloc() was only introduced in C++17.
parent 1a5c5e0f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment