summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardon <jjardon@gnome.org>2015-04-27 10:56:36 +0000
committerJavier Jardón <jjardon@gnome.org>2015-04-27 14:12:36 +0100
commit7e555b4acedebc13c4ba57cbeb342c3076257de3 (patch)
treee500d42231d8ddde63755c9e78e35fe8600c9d31
parenteff9de4de084800e3d81c4288475425d8930a4c6 (diff)
downloaddefinitions-jjardon/gcc_5_1_0.tar.gz
Upgrade to GCC 5.1jjardon/gcc_5_1_0
Change-Id: Iad8f11341a4a770c14393a50d1b0d3e26c076dbf
-rw-r--r--strata/armv7lhf-cross-toolchain.morph12
-rw-r--r--strata/build-essential.morph20
-rw-r--r--strata/build-essential/stage2-glibc.morph1
-rw-r--r--strata/build-essential/stage2-libstdc++.morph2
4 files changed, 18 insertions, 17 deletions
diff --git a/strata/armv7lhf-cross-toolchain.morph b/strata/armv7lhf-cross-toolchain.morph
index ffc4a9dd..591fa587 100644
--- a/strata/armv7lhf-cross-toolchain.morph
+++ b/strata/armv7lhf-cross-toolchain.morph
@@ -19,8 +19,8 @@ chunks:
- name: armv7lhf-cross-gcc-nolibc
morph: strata/armv7lhf-cross-toolchain/armv7lhf-cross-gcc-nolibc.morph
repo: upstream:gcc-tarball
- ref: b3c9b176c1f10ebeff5700eb3760e9511f23fa06
- unpetrify-ref: baserock/build-essential
+ ref: cca9d546d497fac90f862e52c61177ba1daa9a84
+ unpetrify-ref: baserock/5.1.0/gmp_mpfr_mpc
build-depends:
- armv7lhf-cross-binutils
@@ -37,8 +37,8 @@ chunks:
- name: armv7lhf-cross-gcc
morph: strata/armv7lhf-cross-toolchain/armv7lhf-cross-gcc.morph
repo: upstream:gcc-tarball
- ref: b3c9b176c1f10ebeff5700eb3760e9511f23fa06
- unpetrify-ref: baserock/build-essential
+ ref: cca9d546d497fac90f862e52c61177ba1daa9a84
+ unpetrify-ref: baserock/5.1.0/gmp_mpfr_mpc
build-depends:
- armv7lhf-cross-binutils
- armv7lhf-cross-glibc
@@ -46,8 +46,8 @@ chunks:
- name: armv7lhf-cross-libstdc++
morph: strata/armv7lhf-cross-toolchain/armv7lhf-cross-libstdc++.morph
repo: upstream:gcc-tarball
- ref: b3c9b176c1f10ebeff5700eb3760e9511f23fa06
- unpetrify-ref: baserock/build-essential
+ ref: cca9d546d497fac90f862e52c61177ba1daa9a84
+ unpetrify-ref: baserock/5.1.0/gmp_mpfr_mpc
build-depends:
- armv7lhf-cross-binutils
- armv7lhf-cross-gcc
diff --git a/strata/build-essential.morph b/strata/build-essential.morph
index 4eb5fdb9..3cb87fa4 100644
--- a/strata/build-essential.morph
+++ b/strata/build-essential.morph
@@ -59,8 +59,8 @@ chunks:
- name: stage1-gcc
morph: strata/build-essential/stage1-gcc.morph
repo: upstream:gcc-tarball
- ref: b3c9b176c1f10ebeff5700eb3760e9511f23fa06
- unpetrify-ref: baserock/build-essential
+ ref: cca9d546d497fac90f862e52c61177ba1daa9a84
+ unpetrify-ref: baserock/5.1.0/gmp_mpfr_mpc
build-depends:
- stage1-binutils
build-mode: bootstrap
@@ -92,8 +92,8 @@ chunks:
- name: stage2-libstdc++
morph: strata/build-essential/stage2-libstdc++.morph
repo: upstream:gcc-tarball
- ref: b3c9b176c1f10ebeff5700eb3760e9511f23fa06
- unpetrify-ref: baserock/build-essential
+ ref: cca9d546d497fac90f862e52c61177ba1daa9a84
+ unpetrify-ref: baserock/5.1.0/gmp_mpfr_mpc
build-depends:
- stage1-binutils
- stage1-gcc
@@ -118,8 +118,8 @@ chunks:
- name: stage2-gcc-fixed-headers
morph: strata/build-essential/stage2-gcc-fixed-headers.morph
repo: upstream:gcc-tarball
- ref: b3c9b176c1f10ebeff5700eb3760e9511f23fa06
- unpetrify-ref: baserock/build-essential
+ ref: cca9d546d497fac90f862e52c61177ba1daa9a84
+ unpetrify-ref: baserock/5.1.0/gmp_mpfr_mpc
build-depends:
- stage1-binutils
- stage1-gcc
@@ -131,8 +131,8 @@ chunks:
- name: stage2-gcc
morph: strata/build-essential/stage2-gcc.morph
repo: upstream:gcc-tarball
- ref: b3c9b176c1f10ebeff5700eb3760e9511f23fa06
- unpetrify-ref: baserock/build-essential
+ ref: cca9d546d497fac90f862e52c61177ba1daa9a84
+ unpetrify-ref: baserock/5.1.0/gmp_mpfr_mpc
build-depends:
- stage1-binutils
- stage1-gcc
@@ -356,8 +356,8 @@ chunks:
- name: gcc
morph: strata/build-essential/gcc.morph
repo: upstream:gcc-tarball
- ref: b3c9b176c1f10ebeff5700eb3760e9511f23fa06
- unpetrify-ref: baserock/build-essential
+ ref: 7b410925ecc2c60653378a7ff26ce64f4095858c
+ unpetrify-ref: baserock/5.1.0/gmp_mpfr_mpc+docs_fix
build-depends:
- stage2-binutils
- stage2-busybox
diff --git a/strata/build-essential/stage2-glibc.morph b/strata/build-essential/stage2-glibc.morph
index 9e5e745b..c480c875 100644
--- a/strata/build-essential/stage2-glibc.morph
+++ b/strata/build-essential/stage2-glibc.morph
@@ -21,6 +21,7 @@ configure-commands:
$ARCH_FLAGS \
--build=$(../scripts/config.guess) --host=$TARGET_STAGE1 \
--prefix="$PREFIX" \
+ --enable-obsolete-rpc \
`# [1]` --libdir="$PREFIX/lib" \
`# [2]` --with-headers="$(pwd)/../../$PREFIX/include" \
`# [3]` --disable-profile --enable-kernel=2.6.25 \
diff --git a/strata/build-essential/stage2-libstdc++.morph b/strata/build-essential/stage2-libstdc++.morph
index 3d89ad85..f9f245c1 100644
--- a/strata/build-essential/stage2-libstdc++.morph
+++ b/strata/build-essential/stage2-libstdc++.morph
@@ -27,7 +27,7 @@ configure-commands:
--disable-multilib \
`# [1]` --disable-libstdcxx-threads \
`# [2]` --disable-libstdcxx-pch \
- `# [3]` --with-gxx-include-dir=/tools/"$TARGET_STAGE1"/include/c++/4.9.2
+ `# [3]` --with-gxx-include-dir=/tools/"$TARGET_STAGE1"/include/c++/5.1.0
build-commands:
- cd o && make