aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2014-08-25 16:18:26 +0100
committerChristophe Lyon <christophe.lyon@linaro.org>2014-08-25 16:18:26 +0100
commitc95073e5d928527102f1d04d4a00087308e0d484 (patch)
treec5b99e7b6722313d840537b48f9159b49bc29f06 /config
parentcbeffdbdcc689d1164ac0f46174477cbe0538e31 (diff)
Move --with-bugurl from Launchpad to Linaro bugzilla.
Change-Id: I2ac9d2b7abde7e8d1f890547ceec15aa974451d0
Diffstat (limited to 'config')
-rw-r--r--config/gcc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/gcc.conf b/config/gcc.conf
index 74c0a6e..7510e54 100644
--- a/config/gcc.conf
+++ b/config/gcc.conf
@@ -15,7 +15,7 @@ latest="gcc.git~linaro-4.9-branch"
static_link="no"
# This is a list of default flags always supplied to configure
-default_configure_flags="--with-bugurl=https://bugs.launchpad.net/gcc-linaro --with-mpc=${local_builds}/destdir/${host} --with-mpfr=${local_builds}/destdir/${host} --with-gmp=${local_builds}/destdir/${host} --with-gnu-as --with-gnu-ld --disable-libstdcxx-pch --disable-libmudflap${default_march+ --with-arch=${default_march}}"
+default_configure_flags="--with-bugurl=https://bugs.linaro.org --with-mpc=${local_builds}/destdir/${host} --with-mpfr=${local_builds}/destdir/${host} --with-gmp=${local_builds}/destdir/${host} --with-gnu-as --with-gnu-ld --disable-libstdcxx-pch --disable-libmudflap${default_march+ --with-arch=${default_march}}"
# --with-pkgversion=${USER}
# --with-as=${local_builds}/bin/${target}-as --with-ld=${local_builds}/bin/${target}-ld