summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-runtime_7.3.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2018-12-15 12:17:53 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-12-15 17:10:52 +0000
commitfe43e599327f26b399c1883205e988236a5e51bd (patch)
tree43834e845762da0d30abd461af78563572707aa2 /meta/recipes-devtools/gcc/gcc-runtime_7.3.bb
parentf7ef271db58f1a40ea61c76a2811162f2d671051 (diff)
downloadpoky-fe43e599327f26b399c1883205e988236a5e51bd.tar.gz
gcc: Drop 7.3 since 8.2 is working fine for us2.7_M1
We've had gcc 8.2 around for long enough that 7.3 can be removed now. (From OE-Core rev: 20aea61385e1a53ac245353899277ba20104ed2f) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-runtime_7.3.bb')
-rw-r--r--meta/recipes-devtools/gcc/gcc-runtime_7.3.bb7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-runtime_7.3.bb b/meta/recipes-devtools/gcc/gcc-runtime_7.3.bb
deleted file mode 100644
index 8f31e7792e..0000000000
--- a/meta/recipes-devtools/gcc/gcc-runtime_7.3.bb
+++ /dev/null
@@ -1,7 +0,0 @@
1require recipes-devtools/gcc/gcc-${PV}.inc
2require gcc-runtime.inc
3
4FILES_libgomp-dev += "\
5 ${libdir}/gcc/${TARGET_SYS}/${BINV}/include/openacc.h \
6"
7