Remove workaroud for https://reviews.llvm.org/D102881
This commit is contained in:
parent
21aa7fd0e7
commit
02cd378529
@ -109,10 +109,6 @@ export LD_LIBRARY_PATH=%{_builddir}/%{mlir_srcdir}/%{name}/%{_build}/%{_lib}
|
||||
|
||||
%files static
|
||||
%{_libdir}/libMLIR*.a
|
||||
%if %{with snapshot_build}
|
||||
# To properly fix this, one should get this patch merged: https://reviews.llvm.org/D102881
|
||||
%{_libdir}/libMlirLspServerLib.a
|
||||
%endif
|
||||
|
||||
%if %{without snapshot_build}
|
||||
# This file is not longer there as a when building snapshots.
|
||||
|
Loading…
Reference in New Issue
Block a user