Displaying 1 result from an estimated 1 matches for "pr614".
Did you mean:
pr14
2005 Aug 29
0
[LLVMdev] Updatings With SRCDIR == OBJDIR
Folks,
If your build tree is the same as your source tree and you do a "cvs update",
you'll likely run into some issues as a result of PR614 changes I made over the
weekend. In this situation, cvs will complain that it can't update certain
files because there's a local copy in the way. This is a result of the fact
that generated flex/bison files are now checked into cvs. The solution is to
remove the local copy for the files...