if [[ ${SMGL_COMPAT_ARCHS[0]} == "32" || ${SMGL_COMPAT_ARCHS[0]} == "ia32" ]]
then
        config_query MMX "Enable MMX? Do *NOT* use on x86_64 or ppc platforms " n
fi
