]> git.pld-linux.org Git - packages/hwloc.git/commitdiff
hwloc-dump-hwdata available only on x86 master
authorJan Palus <atler@pld-linux.org>
Mon, 18 Apr 2022 12:08:28 +0000 (14:08 +0200)
committerJan Palus <atler@pld-linux.org>
Mon, 18 Apr 2022 12:08:28 +0000 (14:08 +0200)
hwloc.spec

index 65630eda9cfde016dacbc143ab3109cce463aee9..09aff578be4c535e8ec73814832ae3ca6d22cf80 100644 (file)
@@ -116,7 +116,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/hwloc-*
 %attr(755,root,root) %{_bindir}/lstopo
 %attr(755,root,root) %{_bindir}/lstopo-no-graphics
+%ifarch %{ix86} %{x8664} x32
 %attr(755,root,root) %{_sbindir}/hwloc-dump-hwdata
+%endif
 %dir %{_libdir}/%{name}
 %attr(755,root,root) %{_libdir}/%{name}/hwloc_opencl.so
 %attr(755,root,root) %{_libdir}/%{name}/hwloc_pci.so
This page took 0.103048 seconds and 4 git commands to generate.