diff options
author | Viktor Szakats <commit@vsz.me> | 2023-11-07 17:00:56 +0000 |
---|---|---|
committer | Viktor Szakats <commit@vsz.me> | 2023-11-07 17:03:12 +0000 |
commit | abf3be5c56f68ecf4fe1e268d8a5515d8c8734ec (patch) | |
tree | c3a1d9ed50444229d6954da45358832a3da2a817 /tls | |
parent | 27486b12e1793432dbc324fc8836c2c921d03fce (diff) | |
download | portable-abf3be5c56f68ecf4fe1e268d8a5515d8c8734ec.tar.gz portable-abf3be5c56f68ecf4fe1e268d8a5515d8c8734ec.tar.bz2 portable-abf3be5c56f68ecf4fe1e268d8a5515d8c8734ec.zip |
always check `CMAKE_SYSTEM_PROCESSOR` with `MATCHES`
This makes it accept values consistently. Before this patch
mingw-w64, Apple and SunOS did not accept a CPU if it had
a suffix or prefix (e.g. a triplet), while other targets did.
Diffstat (limited to 'tls')
0 files changed, 0 insertions, 0 deletions