commit | 8a35405d330ed9f69f6a34ca6d5e75ccc2c64540 | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Tue May 10 14:30:51 2016 -0700 |
committer | Dan Willemsen <dwillemsen@google.com> | Tue May 10 15:29:33 2016 -0700 |
tree | a4671099e2d5dc2c96318babaa805214dd83bc75 | |
parent | f4449451b59dda4e8dfc92ffdffa9dd6aa569a19 [diff] |
Add a 32-bit x86_64 arch variant In make, the current 32-bit configuration for generic x86_64 targets inherits some variables (SSE4 support) from the 64-bit configuration, and overrides the make variables used for other configurations (SSSE3). We don't have that problem in Soong, but this is the configuration matching what Make is using. Change-Id: Ia934ff40f9388f9c202a0fe0608e7b45b77a2714