builddeb: Add automatic support for sh{3,4}{,eb} architectures
authorBen Hutchings <ben@decadent.org.uk>
Thu, 26 Jul 2018 10:22:54 +0000 (11:22 +0100)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 28 Jul 2018 01:53:44 +0000 (10:53 +0900)
commit79a85b55e39e65d6f20c753c4ae8bcd6f4cd7007
treefc62bcfb609ada7ca5d81879afdd76341c29a71a
parent75ebcee7699739c0f6c63abcb9f5754538107c62
builddeb: Add automatic support for sh{3,4}{,eb} architectures

Different generations of the SH architecture are not very compatible,
so there are/were separate Debian ports for SH3 and SH4.

Move the fallback out of the "case" statement, so that it will also be
used in case we find some SH architecture version without a known
mapping.

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