summaryrefslogtreecommitdiff
path: root/strata/build-essential.morph
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-06-02 16:07:50 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-06-07 09:01:57 +0000
commit182cb1034ceb5b666c1fcb2d97e4ae4195128f1d (patch)
tree43a951e4e65859e2cef50cab5a2e1191798d545b /strata/build-essential.morph
parent8d03d4e5eb6a7e09707ff13090cf0f1b28af1c63 (diff)
downloaddefinitions-baserock/pedroalvarez/gcc6.tar.gz
WIP: upgrade to gcc 6.1.0baserock/pedroalvarez/gcc6
Also disable some things when cross-compiling gcc in stage1-gcc to sync with LFS instructions: these things don't cross-compile. WIP!!: Some python programs won't work with core-dumps.. It looks like libffi when compiled is wrong. If you recompile it on top of the final system (once running) it works. A simple example of what won't work is `glance --version`. Change-Id: I340fd4c7fd005807132d178d4ea8183770820926
Diffstat (limited to 'strata/build-essential.morph')
-rw-r--r--strata/build-essential.morph10
1 files changed, 5 insertions, 5 deletions
diff --git a/strata/build-essential.morph b/strata/build-essential.morph
index c1b09172..f5b71935 100644
--- a/strata/build-essential.morph
+++ b/strata/build-essential.morph
@@ -59,7 +59,7 @@ chunks:
- name: stage1-gcc
morph: strata/build-essential/stage1-gcc.morph
repo: upstream:gcc-tarball
- ref: 7ccad68acf3805b35721e861fb9bc5a9e40effc8
+ ref: baserock/pedroalvarez/gcc6-experimental
unpetrify-ref: baserock/gcc-5.3.0
build-depends:
- stage1-binutils
@@ -92,7 +92,7 @@ chunks:
- name: stage2-libstdc++
morph: strata/build-essential/stage2-libstdc++.morph
repo: upstream:gcc-tarball
- ref: 7ccad68acf3805b35721e861fb9bc5a9e40effc8
+ ref: baserock/pedroalvarez/gcc6-experimental
unpetrify-ref: baserock/gcc-5.3.0
build-depends:
- stage1-binutils
@@ -118,7 +118,7 @@ chunks:
- name: stage2-gcc-fixed-headers
morph: strata/build-essential/stage2-gcc-fixed-headers.morph
repo: upstream:gcc-tarball
- ref: 7ccad68acf3805b35721e861fb9bc5a9e40effc8
+ ref: baserock/pedroalvarez/gcc6-experimental
unpetrify-ref: baserock/gcc-5.3.0
build-depends:
- stage1-binutils
@@ -131,7 +131,7 @@ chunks:
- name: stage2-gcc
morph: strata/build-essential/stage2-gcc.morph
repo: upstream:gcc-tarball
- ref: 7ccad68acf3805b35721e861fb9bc5a9e40effc8
+ ref: baserock/pedroalvarez/gcc6-experimental
unpetrify-ref: baserock/gcc-5.3.0
build-depends:
- stage1-binutils
@@ -356,7 +356,7 @@ chunks:
- name: gcc
morph: strata/build-essential/gcc.morph
repo: upstream:gcc-tarball
- ref: 7ccad68acf3805b35721e861fb9bc5a9e40effc8
+ ref: baserock/pedroalvarez/gcc6-experimental
unpetrify-ref: baserock/gcc-5.3.0
build-depends:
- stage2-binutils