Skip to content
  • Mike Frysinger's avatar
    fix out-of-tree cleaning · 33ae2be5
    Mike Frysinger authored
    If we build out of tree and then run `make clean`, we hit an
    infinite loop where libtommath tries to enter subdirs that don't
    exist and run `make clean`.
    33ae2be5