mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 07:11:49 +00:00
LLVM CVS repository has moved.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9099 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4296088ccf
commit
d12fa6c104
@ -33,7 +33,7 @@ use POSIX qw(strftime);
|
||||
|
||||
my $HOME = $ENV{'HOME'};
|
||||
my $CVSRootDir = $ENV{'CVSROOT'};
|
||||
my $CVSRootDir = "/home/vadve/vadve/Research/DynOpt/CVSRepository"
|
||||
my $CVSRootDir = "/home/vadve/shared/PublicCVS"
|
||||
unless $CVSRootDir;
|
||||
my $BuildDir = "$HOME/buildtest";
|
||||
my $WebDir = "$HOME/cvs/testresults-X86";
|
||||
|
Loading…
Reference in New Issue
Block a user