From b92cae125cfa1ff0435b323f5b255e97a2c79f02 Mon Sep 17 00:00:00 2001 From: Konrad Kleine Date: Sat, 25 Dec 2021 17:08:20 +0100 Subject: [PATCH] Attempt to fix RPM build error: RPM build errors: error: File not found: /builddir/build/BUILDROOT/mlir-14.0.0~pre20211225.gd63016a86548e8-2.fc35.x86_64/usr/lib64/objects-RelWithDebInfo/obj.MLIRCEXECUTIONENGINE* File not found: /builddir/build/BUILDROOT/mlir-14.0.0~pre20211225.gd63016a86548e8-2.fc35.x86_64/usr/lib64/objects-RelWithDebInfo/obj.MLIRCEXECUTIONENGINE* --- mlir.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mlir.spec b/mlir.spec index db091a8..b667857 100644 --- a/mlir.spec +++ b/mlir.spec @@ -120,10 +120,10 @@ export LD_LIBRARY_PATH=%{_builddir}/%{mlir_srcdir}/%{name}/%{_build}/%{_lib} # This file is not longer there as a when building snapshots. # Only these exist: libmlir_c_runner_utils.so libmlir_c_runner_utils.so.13 %{_libdir}/libmlir_c_runner_utils_static.a +%{_libdir}/objects-RelWithDebInfo/obj.MLIRCEXECUTIONENGINE* %endif %{_libdir}/objects-RelWithDebInfo/obj.MLIRCAPI* -%{_libdir}/objects-RelWithDebInfo/obj.MLIRCEXECUTIONENGINE* %files devel %{_bindir}/mlir-tblgen