X-Git-Url: https://git.tld-linux.org/?p=packages%2Fllvm.git;a=blobdiff_plain;f=llvm-lld-link.patch;fp=llvm-lld-link.patch;h=b57bfa6420a24dcb5f5ab2ecf03884e0de0bb93a;hp=0000000000000000000000000000000000000000;hb=3d35f2e11dee9d9201af8aece41054d4456b630e;hpb=28196334ef023ac104de078cebf21728b7802866 diff --git a/llvm-lld-link.patch b/llvm-lld-link.patch new file mode 100644 index 0000000..b57bfa6 --- /dev/null +++ b/llvm-lld-link.patch @@ -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