commit | 79a85b55e39e65d6f20c753c4ae8bcd6f4cd7007 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <ben@decadent.org.uk> | Thu Jul 26 11:22:54 2018 +0100 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Jul 28 10:53:44 2018 +0900 |
tree | fc62bcfb609ada7ca5d81879afdd76341c29a71a | |
parent | 75ebcee7699739c0f6c63abcb9f5754538107c62 [diff] |
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>