config/ppc: select instruction set for IBM Power10
authorThinh Tran <thinhtr@linux.vnet.ibm.com>
Tue, 12 Oct 2021 18:54:32 +0000 (18:54 +0000)
committerDavid Marchand <david.marchand@redhat.com>
Thu, 14 Oct 2021 15:34:36 +0000 (17:34 +0200)
commit7501968808432cebf6a07d9212ee6b1d9e275eea
tree8b2c05a0dc01a7543e9d82e166a35b5dd1a73b4b
parent17a042376be17f6c615b93b189a53eaca1b8bd48
config/ppc: select instruction set for IBM Power10

For native build, enabling building the highest cpu_instruction_set
supported by the build host, including the new POWER10.

For cross compile, verifying that the compiler supports the
cpu_instruction_set specified in the cross-file

Signed-off-by: Thinh Tran <thinhtr@linux.vnet.ibm.com>
Reviewed-by: David Christensen <drc@linux.vnet.ibm.com>
config/ppc/meson.build