[llvm-commits] [PATCH] Don't force remove config.cache for reconfiguration.

NAKAMURA Takumi geek4civic at gmail.com
Mon Jun 13 20:53:03 PDT 2011


config.cache will be used when the person specifies '-C' to configure.
config.cache's inconsistency should be responsible to him.

Re-configuration would spend so much on cygming without '-C'.
---
 Makefile.rules |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Don-t-force-remove-config.cache-for-reconfigurat.patch.txt
Type: text/x-patch
Size: 837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110614/87033413/attachment.bin>


More information about the llvm-commits mailing list