samples/arm-bare_newlib_cortex_m3_nommu-eabi/reported.by
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Aug 14 17:18:32 2011 +0200 (2011-08-14)
changeset 2601 f210031278e0
permissions -rw-r--r--
samples: do not use the mirror by default

As the mirror is always tried first, and the default is my server,
it means every download will first hit my server. As I do not have
much mirrored there, it means a lot of time is lost.

Disable use of the mirror for all samples, except the one that does
need it for the uClibc snapshot.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
     1 reporter_name="Yann E. MORIN"
     2 reporter_url="http://ymorin.is-a-geek.org/projects/crosstool"
     3 reporter_comment="Experimental toolchain for ARM cortex-m3 in Thumb-only, noMMU, and newlib."