Skip to content
Snippets Groups Projects
  • Reid Spencer's avatar
    Two corrections: · 35655d69
    Reid Spencer authored
    * When reconfiguring, make sure the config.cache file is blown away so that
      its (old) values don't short-circuit doing the tests. When a reconfigure
      is done, it should be done from scratch, without the cache.
    * For dist-check, don't pass --with-llvmgccdir any more because configure
      doesn't have this option any more.
    
    llvm-svn: 19126
    35655d69