commit | 1ec41a97da49c81e971b5a31b5470b380028564e | [log] [tgz] |
---|---|---|
author | Erik de Castro Lopo <erikd@mega-nerd.com> | Sun Aug 11 21:46:18 2013 +1000 |
committer | Erik de Castro Lopo <erikd@mega-nerd.com> | Sun Aug 11 21:46:22 2013 +1000 |
tree | 1a45fb6ecc14226655322ea6a1412fe832a34f68 | |
parent | 5797009fa2beb0426d74485e7624775e2e58e1d1 [diff] |
configure.ac : Improve asm optimisation detection. When compiling for ia32 on an x86_64 kernel, the configure script was not detecting the ability to do asm optimisations because the configure script was detecting the x86_64 kernel not the ia32 user space.