Comment 21 for bug 87661

Revision history for this message
Mikael Gerdin (mgerdin) wrote :

I think the best solution is to just do a:
if `grep -q -i genuineintel /proc/cpuinfo`
that would be true iff the host cpu was made by intel.
I'll attach my cpuinfo anyway.