mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 20:54:40 +08:00
Remove nativecodegen as it forces the native target libraries to be linked in regardless of whether the target was specified in LLVM_TARGETS_TO_BUILD
llvm-svn: 201519
This commit is contained in:
@@ -151,7 +151,6 @@ set( LLVM_LINK_COMPONENTS
|
||||
${LLVM_TARGETS_TO_BUILD}
|
||||
jit
|
||||
interpreter
|
||||
nativecodegen
|
||||
asmparser
|
||||
bitreader
|
||||
bitwriter
|
||||
|
||||
Reference in New Issue
Block a user