mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-24 09:32:42 +00:00
Remove LLVM_CMAKE_DIR and LLVM_MAIN_SRC_DIR cmake config options
This commit is contained in:
parent
e7577a312e
commit
d8b121f4e0
1 changed files with 0 additions and 4 deletions
|
@ -198,10 +198,6 @@ cd llvm
|
|||
-DLLVM_DYLIB_COMPONENTS="all" \
|
||||
-DLLVM_COMMON_CMAKE_UTILS=%{install_datadir}/llvm/cmake \
|
||||
-DLLVM_EXTERNAL_LIT=%{_bindir}/lit \
|
||||
%if %{with compat_build}
|
||||
-DLLVM_CMAKE_DIR=%{install_libdir}/cmake/llvm \
|
||||
%endif
|
||||
-DLLVM_MAIN_SRC_DIR=%{_datadir}/llvm/src \
|
||||
\
|
||||
\
|
||||
%ifarch x86_64
|
||||
|
|
Loading…
Reference in a new issue