mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 10:58:11 +08:00
Fix standalone build on RHEL6.
Differential revision: http://reviews.llvm.org/D19991 llvm-svn: 268750
This commit is contained in:
@@ -195,6 +195,7 @@ set(LLVM_LINK_COMPONENTS
|
||||
runtimedyld
|
||||
option
|
||||
support
|
||||
coverage
|
||||
)
|
||||
|
||||
if ( NOT LLDB_DISABLE_PYTHON )
|
||||
|
||||
Reference in New Issue
Block a user