Skip to content
Snippets Groups Projects
Commit aa11e7d8 authored by Andre Braga's avatar Andre Braga
Browse files

Detect non x86_64 machine in build script.

This change adds functionality to detect whether the
host machine is x86_64, which is the only machine currently supported by
the build script.

Bug: 241967798
Tag: #floss
Test: run ./build.py on non x86_64 and observe script exiting, run on x86_64 and
observe normal behavior.

Change-Id: Ia9837e26c78559e85b00cc8637daa2874cb3d8d8
parent 6890f121
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment