Change make line for tools/vm to work around build issue
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
afcad739b4
commit
7615570965
@ -2340,7 +2340,7 @@ pushd tools/gpio/
|
||||
popd
|
||||
# build VM tools
|
||||
pushd tools/vm/
|
||||
%{tools_make} CFLAGS="${RPM_OPT_FLAGS}" LDFLAGS="%{__global_ldflags}" slabinfo page_owner_sort
|
||||
%{tools_make} slabinfo page_owner_sort
|
||||
popd
|
||||
pushd tools/tracing/rtla
|
||||
%{tools_make}
|
||||
|
Loading…
Reference in New Issue
Block a user