X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=Repair%2FRepairCompiler%2FMCC%2FCRuntime%2Fbuildruntime;h=774d9b7ff56bbe0e68073214eb34e5e677fad263;hb=c46b18a40c6c6124c487b1cd47b288d65e25be6c;hp=ac3149bfb56cead42ac2f56ca895736708c57213;hpb=807c1e56d4ddf91071562948235e37393c4b9bba;p=repair.git diff --git a/Repair/RepairCompiler/MCC/CRuntime/buildruntime b/Repair/RepairCompiler/MCC/CRuntime/buildruntime index ac3149b..774d9b7 100755 --- a/Repair/RepairCompiler/MCC/CRuntime/buildruntime +++ b/Repair/RepairCompiler/MCC/CRuntime/buildruntime @@ -3,7 +3,7 @@ FLAG='-O0 -g -pedantic' gcc $FLAG -c SimpleHash.c gcc $FLAG -c tmap.c gcc $FLAG -c instrument.c -gcc $FLAG -c libredblack/redblack.c +gcc $FLAG -c redblack.c gcc $FLAG -c stack.c gcc $FLAG -c size.c