sed -i '/cpu="unknown"/ s,,if [[ '${SMGL_COMPAT_ARCHS[1]}' == ia32 ]]; then cpu="x86"; else cpu="unknown"; fi,' configure &&
default_build
