This commit is contained in:
parent
de3fae4164
commit
cc7b6c89cf
@ -56,7 +56,11 @@ and processes can be seen. Child processes can also be tracked.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure
|
||||
%configure \
|
||||
%ifarch aarch64
|
||||
--disable-mpers \
|
||||
%endif
|
||||
%{nil}
|
||||
make %{?_smp_mflags}
|
||||
|
||||
# Exclude testsuite for qemu builds, qemu-linux-user doesn't support ptrace.
|
||||
|
Loading…
x
Reference in New Issue
Block a user