- spec-cleaner suggested cleanups

- drop unnecessary procps buildrequires

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=245
This commit is contained in:
Dirk Mueller 2022-04-13 15:18:59 +00:00 committed by Git OBS Bridge
parent d1f0a942f2
commit ab716a36bb
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Apr 13 15:17:54 UTC 2022 - Dirk Müller <dmueller@suse.com>
- spec-cleaner suggested cleanups
- drop unnecessary procps buildrequires
-------------------------------------------------------------------
Tue Apr 12 19:27:44 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -164,7 +164,7 @@ autoreconf -fi
export GDB=%{_bindir}/gdb
%configure \
--enable-lto=yes \
%ifarch aarch64 ppc64le
%ifarch aarch64
--enable-only64bit \
%endif
%{nil}