diff --git a/install.spec.inc b/install.spec.inc index fce7f47..a809ecf 100644 --- a/install.spec.inc +++ b/install.spec.inc @@ -232,6 +232,9 @@ rm -rf %{buildroot}/%{_datarootdir}/gdb #region LLD installation +# Remove LLD's HTML documentation files +rm -Rvf %{buildroot}%{_docdir}/LLVM/lld/html + # This is generated by Patch1 during build and (probably) must be removed afterward rm %{buildroot}%{install_includedir}/mach-o/compact_unwind_encoding.h