diff options
author | Dan Nicholson <dbn.lists@gmail.com> | 2008-05-05 16:53:35 -0700 |
---|---|---|
committer | Dan Nicholson <dbn.lists@gmail.com> | 2008-05-05 16:57:07 -0700 |
commit | 7d016b76e22c0911f9a5ee024a2849096661ddd7 (patch) | |
tree | 764f2fb9fd088670b1df8e93c6a55afab5ff63f4 /.gitattributes | |
parent | 113f5b14cbab2d62d5ca470f4b1f82989d3a50fe (diff) |
autoconf: Sanitize asm build for cross-compiling and --enable-*-bit
Two fixes to the asm configuration:
- Disable when the user is cross-compiling for x86 or x86_64 since it
requires running an executable compiled for the target host.
- If the user has specified --enable-32-bit on x86_64 or --enable-64-bit
on x86, respect that and choose the correct asm architecture.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions