mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-23 04:35:43 +00:00
[Orc] Add pthread dependence to the RPCUtilsTest unit test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@266766 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d72293fc94
commit
18d3f58338
@ -20,3 +20,5 @@ add_llvm_unittest(OrcJITTests
|
||||
OrcTestCommon.cpp
|
||||
RPCUtilsTest.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(OrcJITTests ${PTHREAD_LIB})
|
||||
|
Loading…
x
Reference in New Issue
Block a user