summaryrefslogtreecommitdiff
path: root/strata/build-essential
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-10-04 17:14:47 +0100
committerJavier Jardón <jjardon@gnome.org>2016-10-04 17:14:47 +0100
commitf0cd402ef562646dad51fee2f27a6d8206219335 (patch)
tree10cef331c798862aa5b7261d317a6587ef135383 /strata/build-essential
parentc1b973d7eb0e6e4082244cb6b7402511532808e4 (diff)
downloaddefinitions-f0cd402ef562646dad51fee2f27a6d8206219335.tar.gz
Upgrade to GCC 6.2
Change-Id: I6ca25ae83626756532504c0319c2a2fe678f877a
Diffstat (limited to 'strata/build-essential')
-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 031731fc..ee64d198 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++/6.1.0
+ `# [3]` --with-gxx-include-dir=/tools/"$TARGET_STAGE1"/include/c++/6.2.0
build-commands:
- cd o && make