OSDN Git Service

Fix dex2oat cross-compilation.
authorNicolas Geoffray <ngeoffray@google.com>
Fri, 17 Oct 2014 09:32:58 +0000 (10:32 +0100)
committerNicolas Geoffray <ngeoffray@google.com>
Fri, 17 Oct 2014 09:32:58 +0000 (10:32 +0100)
commitd7a11bc4b207fbc1455f90873d99c95c4576667c
treeaf03e1277a3c20919e2f9aa0606a0cfa5ff3e4fb
parent8dcb9afc60972fddf1c6ee06cf7b272269d12766
Fix dex2oat cross-compilation.

The instruction set features was not correctly set when it was not
given in the command line.

Change-Id: I649cc077e7bbc830d281ae59af43e59fd0541c1b
dex2oat/dex2oat.cc