diff options
author | Matheus Castanho <msc@linux.ibm.com> | 2020-06-09 15:25:16 -0300 |
---|---|---|
committer | Hans Kristian Rosbach <hk-github@circlestorm.org> | 2020-06-27 17:42:55 +0200 |
commit | a7fd60eb338e81c37c59b7a10ec1a964a43f851b (patch) | |
tree | e154692b09b3e40f9506513e2e27bcbfa09159e7 /functable.c | |
parent | 4b1e9ea6184467f5971f13e1b3cef8fec929eb69 (diff) |
cmake: Use consistent arch names for POWER targets
The arch detection code used by cmake build exports ppc arch names in an
abbreviated way, e.g. ppc64le instead of powerpc64le. Some parts of
CMakeLists.txt are using the longer form instead, which will not
properly match the desired subarch as expected. Switch to using the
longer form everywhere for consistency with 'configure' script and with
arch names obtained when running under QEMU.
Diffstat (limited to 'functable.c')
0 files changed, 0 insertions, 0 deletions