Closed jackyxinli closed 4 years ago
@jackyxinli No it automatically redirects to original mirror, for e.g. see https://ftpmirror.gnu.org/gcc/gcc-6.3.0/gcc-6.3.0.tar.gz
wget
allows max redirects upto 20 which is far more than ideal. I don't think this redirecting affects anything in general. Closing.
line 169, download address of gcc is error, should be "https://ftpmirror.gnu.org/gnu/gcc/gcc-$GCCBASE_VERSION/gcc-$GCCBASE_VERSION.tar.gz"