linux/scripts/package
Ben Hutchings 091d30aefc 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>
2018-07-28 10:53:44 +09:00
..
builddeb kbuild: deb-pkg: split generating packaging and build 2018-04-07 19:04:02 +09:00
buildtar kbuild: buildtar: add arm64 support 2018-07-19 08:40:28 +09:00
Makefile kbuild: deb-pkg: split generating packaging and build 2018-04-07 19:04:02 +09:00
mkdebian builddeb: Change architecture detection fallback to use dpkg-architecture 2018-07-28 10:53:44 +09:00
mkspec kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkg 2018-04-13 23:18:41 +09:00
snapcraft.template scripts/package: snap-pkg target 2017-12-13 00:00:18 +09:00