2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 23:12:28 +00:00

lld: new package at 8.0.0

This commit is contained in:
Dylan Araps 2019-08-01 01:54:41 +03:00
parent 8adb13fea3
commit 75d469c892

View File

@ -8,10 +8,6 @@ cmake \
-DCMAKE_BUILD_TYPE=Release \
-DLLVM_ENABLE_RTTI=ON \
-DLLVM_ENABLE_EH=ON \
-DCLANG_BUILD_EXAMPLES=OFF \
-DCLANG_INCLUDE_DOCS=OFF \
-DCLANG_INCLUDE_TESTS=OFF \
-DLIBCLANG_BUILD_STATIC=ON \
-Wno-dev -G "Unix Makefiles" ..
make