config/arm: fix part number for clang Ubuntu 18.04
authorJuraj Linkeš <juraj.linkes@pantheon.tech>
Mon, 8 Feb 2021 14:44:01 +0000 (15:44 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 10 Feb 2021 18:37:16 +0000 (19:37 +0100)
commit7390f023155421b2e7c9c4fa7de0a629324f4d19
tree9049a0afa33286113a8551e45548453355877329
parentfddbe822c3eb9f41866119bfa687220bacebf728
config/arm: fix part number for clang Ubuntu 18.04

Rename the 'default' part number in clang cross-file to fix the
following issue:
config/arm/meson.build:238:2: ERROR:  Problem encountered: Unsupported
part number default of implementer generic. Please add support for it or
use the generic (-Dmachine=generic) build.

Fixes: 3d01d65ba0d3 ("config: add aarch64 clang for Ubuntu 18.04")

Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
config/arm/arm64_armv8_linux_clang_ubuntu1804