configure: x86: Only enable cpunop on i686
authorDiego Biurrun <diego@biurrun.de>
Fri, 26 Apr 2013 14:49:03 +0000 (16:49 +0200)
committerDiego Biurrun <diego@biurrun.de>
Sun, 12 May 2013 19:23:38 +0000 (21:23 +0200)
commit2c2c48a9bdbef51177204dfc2f151f3be257f9b8
tree7607e6bc47503d62fd2bd639bd8d20e996d31edb
parentf54b55058a429c4eea5bae7e5bcb49bd29b34199
configure: x86: Only enable cpunop on i686

The assembler may insert nopl instructions for cpunop, which are not
(universally) supported on i586 CPUs.
configure