diff options
| author | redfish <redfish@galactica.pw> | 2016-08-28 01:37:34 -0400 |
|---|---|---|
| committer | redfish <redfish@galactica.pw> | 2016-08-28 01:37:34 -0400 |
| commit | c54b9a1a05fca44703e5a3359c2725d26ff60bc4 (patch) | |
| tree | faf6bd3282e0cb2efa7b4be6b76774c029f1e9d0 /src | |
| parent | a569b264bc4d4ca1a07c2eadcc24b5ab75fd0c84 (diff) | |
| download | monzero-core-c54b9a1a05fca44703e5a3359c2725d26ff60bc4.tar.gz monzero-core-c54b9a1a05fca44703e5a3359c2725d26ff60bc4.tar.xz monzero-core-c54b9a1a05fca44703e5a3359c2725d26ff60bc4.zip | |
cmake: don't set ARCH from CMAKE_SYSTEM_PROCESSOR
It is not correct to do so, because ARCH should only take values
supported by the -march argument, with the exception of 'default'
which denotes not passing -march at all.
ARCH defines the target architecture for builds that are intended to be
portable to other machines.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions
