summaryrefslogtreecommitdiff
path: root/strata/build-essential/stage2-libstdc++.morph
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-05-27 15:27:17 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-06-01 15:58:44 +0000
commit73b5a997df550d97d3245f7e491f94cb27b01bdf (patch)
treeb0735925e8f3b0ee63253670f8b07a2aa74d9369 /strata/build-essential/stage2-libstdc++.morph
parentff3a108b8ae51c6432c56774fd3e9ecaa9c6b734 (diff)
downloaddefinitions-73b5a997df550d97d3245f7e491f94cb27b01bdf.tar.gz
Upgrade to GCC 5.3.0
Change-Id: I0e2b2c2f823e89b1bcbba6149fa6d92dce3d07cb
Diffstat (limited to 'strata/build-essential/stage2-libstdc++.morph')
-rw-r--r--strata/build-essential/stage2-libstdc++.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/build-essential/stage2-libstdc++.morph b/strata/build-essential/stage2-libstdc++.morph
index 3d89ad85..7ebd2da3 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.3.0
build-commands:
- cd o && make