11 lines
247 B
Diff
11 lines
247 B
Diff
|
--- lld-13.0.0.src/COFF/CMakeLists.txt.orig 2021-11-13 10:52:52.344041818 +0100
|
||
|
+++ lld-13.0.0.src/COFF/CMakeLists.txt 2021-11-13 10:45:51.972053052 +0100
|
||
|
@@ -41,6 +41,7 @@
|
||
|
|
||
|
LINK_LIBS
|
||
|
lldCommon
|
||
|
+ atomic
|
||
|
${LLVM_PTHREAD_LIB}
|
||
|
|
||
|
DEPENDS
|