mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-24 09:32:42 +00:00
llvm-omp-device-info -> llvm-offload-device-info
Was renamed in https://github.com/llvm/llvm-project/pull/100309.
This commit is contained in:
parent
8879ae32d2
commit
6ce190142d
1 changed files with 1 additions and 1 deletions
|
@ -247,7 +247,7 @@ rm -rf %{buildroot}/%{_datarootdir}/gdb
|
|||
|
||||
%ifnarch %{ix86}
|
||||
# Remove files that we don't package, yet.
|
||||
rm %{buildroot}%{install_bindir}/llvm-omp-device-info
|
||||
rm %{buildroot}%{install_bindir}/llvm-offload-device-info
|
||||
rm %{buildroot}%{install_bindir}/llvm-omp-kernel-replay
|
||||
%endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue