OpenSearch/distribution
David Roberts ac11dd619c
Only ship Linux binaries for the correct architecture (#55280)
Following elastic/ml-cpp#1135 there are now Linux binaries
for both x86_64 and aarch64.  The code that finds the
correct binaries to ship with each distribution was
including both on every Linux distribution.  This change
alters that logic to consider the architecture as well
as the operating system.

Also, there is no need to disable ML on aarch64 now that
we have the native binaries available.  ML is still not
supported on aarch64, but the processes at least run up
and work at a superficial level.

Backport of #55256
2020-04-16 09:45:52 +01:00
..
archives Only ship Linux binaries for the correct architecture (#55280) 2020-04-16 09:45:52 +01:00
bwc Improve total build configuration time (#54611) (#54994) 2020-04-08 16:47:02 -07:00
docker Define aarch64 packaging test tasks (#55228) 2020-04-15 13:39:18 +01:00
licenses Add notice for bundled jdk (#40576) 2019-03-29 17:21:21 -04:00
packages Only ship Linux binaries for the correct architecture (#55280) 2020-04-16 09:45:52 +01:00
src Move keystore-cli to its own tools project (#40787) (#54294) 2020-03-30 11:20:07 -07:00
tools Use task avoidance with forbidden apis (#55034) 2020-04-15 13:27:53 -07:00
build.gradle Only ship Linux binaries for the correct architecture (#55280) 2020-04-16 09:45:52 +01:00