summaryrefslogtreecommitdiff
path: root/scripts/build/cc/gcc.sh
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-06-26 05:54:29 (GMT)
committerAlexey Neyman <stilor@att.net>2017-07-08 17:57:56 (GMT)
commit993b4acec54f02f3391fce6b56e0366304b79f01 (patch)
tree46dcfb030a2c2d886cdbbb8ab1ac310d72ae877f /scripts/build/cc/gcc.sh
parentee983f5f92aedbadaac9c756568c8fd6c04d58bc (diff)
Building packages using the new framework
(fails at building GMP off the VCS because it needs to run bootstrap scripts) Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'scripts/build/cc/gcc.sh')
-rw-r--r--scripts/build/cc/gcc.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/build/cc/gcc.sh b/scripts/build/cc/gcc.sh
index 449aafb..e836c82 100644
--- a/scripts/build/cc/gcc.sh
+++ b/scripts/build/cc/gcc.sh
@@ -14,6 +14,7 @@ do_gcc_get() {
# GCC source tree, which will not be there unless we get it and
# put it there ourselves
if [ "${CT_CC_LANG_JAVA_USE_ECJ}" = "y" ]; then
+ # TBD check return code
CT_GetFile ecj-latest .jar http://mirrors.kernel.org/sourceware/java/ \
ftp://gcc.gnu.org/pub/java \
ftp://sourceware.org/pub/java