]> TLD Linux GIT Repositories - packages/llvm.git/blobdiff - llvm-lld-link.patch
- merged 3.5.1 from PLD, TLDized
[packages/llvm.git] / llvm-lld-link.patch
diff --git a/llvm-lld-link.patch b/llvm-lld-link.patch
new file mode 100644 (file)
index 0000000..b57bfa6
--- /dev/null
@@ -0,0 +1,10 @@
+--- llvm-3.5.0.src/tools/lld/unittests/CoreTests/Makefile.orig 2014-06-04 11:54:07.000000000 +0200
++++ llvm-3.5.0.src/tools/lld/unittests/CoreTests/Makefile      2014-10-09 21:31:24.823754108 +0200
+@@ -9,6 +9,6 @@
+ LLD_LEVEL = ../..
+ TESTNAME = CoreTest
+-USEDLIBS = gtest.a LLVMOption.a LLVMSupport.a
++LINK_COMPONENTS = support option
+ include $(LLD_LEVEL)/unittests/Makefile