Commit 233046a2 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kbuild: rpm-pkg: define _arch conditionally

Commit 3089b2be ("kbuild: rpm-pkg: fix build error when _arch is
undefined") does not work as intended; _arch is always defined as
$UTS_MACHINE.

The intention was to define _arch to $UTS_MACHINE only when it is not
defined.

Fixes: 3089b2be

 ("kbuild: rpm-pkg: fix build error when _arch is undefined")
Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent 4d15c9fa
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment