aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-cross-canadian_7.3.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2018-01-23 17:03:26 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-01-27 13:20:07 +0000
commit99b1998157ecbd2bc8ac7c24fae859d48b152f58 (patch)
treea11c422b2d441238f6ce7539e8830f5fc168a764 /meta/recipes-devtools/gcc/gcc-cross-canadian_7.3.bb
parent68a3f33027b9ee5ed53a47dd839fc407dcbbaee9 (diff)
downloadopenembedded-core-99b1998157ecbd2bc8ac7c24fae859d48b152f58.tar.gz
gcc: Upgrade 7.2 -> 7.3
The static PIE patch was updated by Juro Bystricky <juro.bystricky@intel.com> to work with gcc 7.3. This update from the stable gcc 7 branch includes the retpoline functionality which is useful to assist with recent security issues. Two backported patches were dropped as they're included in 7.3. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-cross-canadian_7.3.bb')
-rw-r--r--meta/recipes-devtools/gcc/gcc-cross-canadian_7.3.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-cross-canadian_7.3.bb b/meta/recipes-devtools/gcc/gcc-cross-canadian_7.3.bb
new file mode 100644
index 0000000000..bf53c5cd78
--- /dev/null
+++ b/meta/recipes-devtools/gcc/gcc-cross-canadian_7.3.bb
@@ -0,0 +1,5 @@
+require recipes-devtools/gcc/gcc-${PV}.inc
+require gcc-cross-canadian.inc
+
+
+