Brad Smith
Brad Smith
Any update on this? I have a workaround for now. But CMake should be fixed.
From looking at other diffs I have simplified the const handling.
Just ran into this trying to update the OpenBSD port.
There is a patch in this other bug report.. https://github.com/flaviotordini/minitube/issues/217
> OK, so I think you guys should fix libtbb first so that mold can be built on OpenBSD out-of-the-box. We can't maintain OpenBSD-specific local patches for libtbb as we...
> Seems like OpenBSD has a tbb package, but it doesn't provide CMake or pkg-config files, only headers and libs. That is TBB 2020. I have an update to 2021.
@rui34 Just as a note, we have a fair bit of patching to our lld linker. Here is a complete diff from upstream and commit history. https://github.com/llvm/llvm-project/compare/release/13.x...mordak:llvm-project:openbsd-release/13.x.diff https://github.com/mordak/llvm-project/commits/openbsd-release/13.x/lld
Years later. I don't think these have been implemented.
I'd like to convert our OpenBSD port over to using CMake but these options are still missing.