fd82a49e04
Add x86_64 Android builds. Compiler is expected to be able to understand -m64 code generation option. Change-Id: I99e7337c5a5766afc5e528a481bd21631ff44dd5 Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
8 lines
300 B
Text
8 lines
300 B
Text
The "generic_x86_64" product defines a non-hardware-specific IA target
|
|
without a kernel or bootloader.
|
|
|
|
It can be used to build the entire user-level system, and
|
|
will work with the IA version of the emulator,
|
|
|
|
It is not a product "base class"; no other products inherit
|
|
from it or use it in any way.
|