> > ifndef DISABLE_LLVM > ENABLE_LLVM = true > -# LLVM gets installed into /usr/local, not /usr. > +# LLVM gets installed into /Developer/usr/local, not /usr. Shouldn't it be installed into both if /Developer exists? -eric