mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 03:56:16 +08:00
Fix linux build after r263190
llvm-svn: 263213
This commit is contained in:
@@ -31,6 +31,7 @@ add_lld_library(lldELF
|
||||
|
||||
LINK_LIBS
|
||||
lldConfig
|
||||
${PTHREAD_LIB}
|
||||
)
|
||||
|
||||
add_dependencies(lldELF ELFOptionsTableGen)
|
||||
|
||||
Reference in New Issue
Block a user