aboutsummaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorredfish <redfish@galactica.pw>2016-08-28 01:37:34 -0400
committerredfish <redfish@galactica.pw>2016-08-28 01:37:34 -0400
commitc54b9a1a05fca44703e5a3359c2725d26ff60bc4 (patch)
treefaf6bd3282e0cb2efa7b4be6b76774c029f1e9d0 /Doxyfile
parentMerge pull request #991 (diff)
downloadmonero-c54b9a1a05fca44703e5a3359c2725d26ff60bc4.tar.xz
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 'Doxyfile')
0 files changed, 0 insertions, 0 deletions