summaryrefslogblamecommitdiffstats
path: root/bin-database/usql-bin/PREPARE
blob: bced2f76a58ff3ca8369c04ba5a5665f663f2ba9 (plain) (tree)
1
2
3
4
5
                                                                                            



                                                                                                                                     
if [[ "${SMGL_COMPAT_ARCHS[1]}" != "x86_64" && "${SMGL_COMPAT_ARCHS[1]}" != "em64t" ]]; then
  message "${PROBLEM_COLOR}ERROR: spell ${SPELL_COLOR}${SPELL}${PROBLEM_COLOR} is not available for you CPU arch.${DEFAULT_COLOR}" &&

  return 1
fi