lld: Move out of tree

This commit is contained in:
Dylan Araps 2019-08-03 11:20:29 +03:00
parent 7545266b72
commit 98735e04a9
5 changed files with 0 additions and 21 deletions

View File

@ -1,14 +0,0 @@
#!/bin/sh -e
mkdir -p build
cd build
cmake \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \
-DLLVM_ENABLE_RTTI=ON \
-DLLVM_ENABLE_EH=ON \
-Wno-dev -G "Unix Makefiles" ..
make
make DESTDIR="$1" install

View File

@ -1 +0,0 @@
9caec8ec922e32ffa130f0fb08e4c5a242d7e68ce757631e425e9eba2e1a6e37 lld-8.0.0.src.tar.xz

View File

@ -1,4 +0,0 @@
cmake make
python make
zlib make
llvm

View File

@ -1 +0,0 @@
https://releases.llvm.org/8.0.0/lld-8.0.0.src.tar.xz

View File

@ -1 +0,0 @@
8.0.0 1