mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-04 03:06:28 +00:00
[Orc] Add pthread dependence to the RPCUtilsTest unit test.
llvm-svn: 266766
This commit is contained in:
parent
8ff42fc519
commit
27f8f7a332
@ -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