bootcheck-linux-i386: Use -cpu pentium2.
authorVladimir Serbinenko <phcoder@gmail.com>
Thu, 2 Feb 2017 20:41:18 +0000 (21:41 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Thu, 2 Feb 2017 20:41:18 +0000 (21:41 +0100)
commit31932a267ca67c39c51b5ffabb5c0ce572e39ea2
tree5a97ae4952b4a770e32de30310d5c9861a2ee9c2
parent393cc59195901ec58509973b8152fbfeb84d04bd
bootcheck-linux-i386: Use -cpu pentium2.

Most modern kernels are compiled for i686, so use -cpu pentium2
to avoid spurious failures.
Makefile.am