commit | f2abcc13e4a1b3139f1e3a0ca71bf4db8b7dfe72 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <ben@decadent.org.uk> | Thu Jul 26 11:20:28 2018 +0100 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Jul 28 10:53:44 2018 +0900 |
tree | 147a50822895445cd456416ab6d91f5dca1c4103 | |
parent | 43fee2b238959a7b46e2e8c0cd3305c7c044ded8 [diff] |
builddeb: Skip architecture detection when KBUILD_DEBARCH is set If KBUILD_DEBARCH is set then we will not use the result of architecture detection, and we may also warn unnecessarily. Move the check for KBUILD_DEBARCH further up to avoid this. Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>