]> git.pld-linux.org Git - packages/gdb.git/commitdiff
libinproctrace not built on %{arm}
authorJan Palus <atler@pld-linux.org>
Sun, 29 Nov 2020 14:11:10 +0000 (15:11 +0100)
committerJan Palus <atler@pld-linux.org>
Sun, 29 Nov 2020 14:11:10 +0000 (15:11 +0100)
gdb.spec

index 3567f9e7eb2f8405c0144d82262355a8b76fbb58..f5d135f131cd1a88c78731c0a5419d2835228b5b 100644 (file)
--- a/gdb.spec
+++ b/gdb.spec
@@ -382,7 +382,9 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/gdbserver
 %{_mandir}/man1/gdbserver.1*
+%ifnarch %{arm}
 %attr(755,root,root) %{_libdir}/libinproctrace.so
+%endif
 
 %files lib
 %defattr(644,root,root,755)
This page took 0.02858 seconds and 4 git commands to generate.