-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Closed
Milestone
Description
At the moment the ToT / 14 will not build on OpenBSD/amd64. I ran into this a few months ago and
then forgot about it.
It seems to be caused by this commit.. a0a5964
https://reviews.llvm.org/D105466
I have e-mailed some of our developers to see if they can comment on the diff and why it might be failing as is.
ld: error: undefined symbol: LLVMRTDyldTLSSpace
>>> referenced by llvm-rtdyld.cpp
>>> tools/llvm-rtdyld/CMakeFiles/llvm-rtdyld.dir/llvm-rtdyld.cpp.o:(TrivialMemoryManager::allocateTLSSection(unsigned long, unsigned int, unsigned int, llvm::StringRef))
c++: error: linker command failed with exit code 1 (use -v to see invocation)