Home
last modified time | relevance | path

Searched hist:"091 d30aefc8a4d76ffa139a6e51dc237ea1cd599" (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/package/
H A Dmkdebiandiff 091d30aefc8a4d76ffa139a6e51dc237ea1cd599 Thu Jul 26 12:20:45 CEST 2018 Ben Hutchings <ben@decadent.org.uk> builddeb: Change architecture detection fallback to use dpkg-architecture

We currently use dpkg --print-architecture, which reports the
architecture of the build machine. We can make a better guess
than this by asking dpkg-architecture what the host architecture,
i.e. the default architecture for building packages, is. This is
sensitive to environment variables such as CC and DEB_HOST_ARCH,
which should already be set in a cross-build environment.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>