if ! is_depends_enabled $SPELL llvm;then
  export CC=/usr/bin/gcc
  export CXX=/usr/bin/c++
fi
default_build
