diff options
Diffstat (limited to 'llvm/lib')
| -rw-r--r-- | llvm/lib/Support/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Support/Makefile b/llvm/lib/Support/Makefile index 151f253165b..30862aabb66 100644 --- a/llvm/lib/Support/Makefile +++ b/llvm/lib/Support/Makefile @@ -10,5 +10,6 @@ LEVEL = ../.. PARALLEL_DIRS=bzip2 LIBRARYNAME = LLVMSupport BUILD_ARCHIVE = 1 +DONT_BUILD_RELINKED := 1 include $(LEVEL)/Makefile.common |

