mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
The build handles platform specific code which may be for arm or x86. Yet there are multiple ways to describe 64bit x86, and the build converts between the two in several places. This commit consolidates on the x64 nomenclature in most places, except where necessary (eg ML still uses x86_64). relates #105715 |
||
---|---|---|
.. | ||
aarch64-deb | ||
aarch64-rpm | ||
deb | ||
rpm | ||
src | ||
build.gradle |